diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md index 8835752103b0..9cf57277e4ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgapplicationkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgApplicationKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md index 5cd6b6d9cc11..91c595f985e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgapplicationpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgApplicationPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md index cc47f14fbcbc..5437feaf7995 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipalkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md index 7d32313e8c5e..635b367cc0b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipalpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md index b44086243bf3..11107cfcde7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipaltokensigningcertificate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalTokenSigningCertificate --- @@ -14,7 +14,7 @@ title: Add-MgServicePrincipalTokenSigningCertificate ## SYNOPSIS Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. -The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: + The keyCredentials object with the following objects: + A private key object with usage set to Sign. + A public key object with usage set to Verify.+ The passwordCredentials object. +The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \r+ The keyCredentials object with the following objects:\r + A private key object with usage set to Sign.\r + A public key object with usage set to Verify.\r+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. -The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: + The keyCredentials object with the following objects: + A private key object with usage set to Sign. + A public key object with usage set to Verify.+ The passwordCredentials object. +The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \r+ The keyCredentials object with the following objects:\r + A private key object with usage set to Sign.\r + A public key object with usage set to Verify.\r+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md index 9d44f6e7ca19..538c6f619729 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/clear-mgapplicationverifiedpublisher Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgApplicationVerifiedPublisher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md index c9740ecad2b3..5b401397f0f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgapplicationmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgApplicationMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgApplicationMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md index a371162c4f68..ba6e8e538a86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgapplicationmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgApplicationMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md index ed2d4559a7dc..99b588c04039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgserviceprincipalmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgServicePrincipalMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgServicePrincipalMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md index 191c86ed0069..a216458e1359 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgserviceprincipalmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgServicePrincipalMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md index 48a0f279d8db..2b114d802091 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md index 3c7bdf79294f..ae685a0e8b99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md index e1c0a7f328cc..cedaa4fb276e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index e663792522e2..095076cb833e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md index 375e33aeee44..e093d275d594 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md index ee503d075fb8..a59357398686 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md index d73b30b71fe5..003859a67e90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md index ec1e1cb5399a..944e7300e6f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md index 13974307ee3c..32a58dde6e8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md index 8c7fe3be210f..78cf35dfe94f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md index b6b0e165a3dd..eb2f989e48c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md index 7f2396470a85..04dce25ac348 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md index 554b1d7ae06a..464b11e3b01d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationcreatedonbehalfof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationCreatedOnBehalfOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md index f6e4d10231ee..c235a38ba3e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationdelta Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md index cc8f7c7d7d50..54a4cbd3ae65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md index ac84575646f4..043f42c9b734 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationextensionpropertycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationExtensionPropertyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md index 9b99052fac46..795b7177c975 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredential --- @@ -13,7 +13,7 @@ title: Get-MgApplicationFederatedIdentityCredential ## SYNOPSIS -Read the properties and relationships of a federatedIdentityCredential object. +Read the properties and relationships of a federatedIdentityCredential object assigned to an application. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaApplicationFederatedIdentityCredential](/powershell/module/Microsoft.Graph.Beta.Applications/Get-MgBetaApplicationFederatedIdentityCredential?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read the properties and relationships of a federatedIdentityCredential object. +Read the properties and relationships of a federatedIdentityCredential object assigned to an application. **Permissions** @@ -75,7 +75,7 @@ Read the properties and relationships of a federatedIdentityCredential object. Import-Module Microsoft.Graph.Applications -Get-MgApplicationFederatedIdentityCredential -ApplicationId $applicationId +Get-MgApplicationFederatedIdentityCredential -ApplicationId $applicationId -FederatedIdentityCredentialId $federatedIdentityCredentialId ``` This example shows how to use the Get-MgApplicationFederatedIdentityCredential Cmdlet. @@ -600,7 +600,7 @@ INPUTOBJECT ``: Identity Parameter - [Get-MgApplicationFederatedIdentityCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredential) - [Graph API Reference](https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/federatedidentitycredential-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md index 6331d368685f..8ede85bc4509 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredentialByName --- @@ -13,7 +13,7 @@ title: Get-MgApplicationFederatedIdentityCredentialByName ## SYNOPSIS -Read the properties and relationships of a federatedIdentityCredential object. +Read the properties and relationships of a federatedIdentityCredential object assigned to an application. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaApplicationFederatedIdentityCredentialByName](/powershell/module/Microsoft.Graph.Beta.Applications/Get-MgBetaApplicationFederatedIdentityCredentialByName?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read the properties and relationships of a federatedIdentityCredential object. +Read the properties and relationships of a federatedIdentityCredential object assigned to an application. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md index c865d6ebb615..3bb6bab17617 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredentialcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredentialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md index 46c3af47b796..14f9af95c05a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationhomerealmdiscoverypolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationHomeRealmDiscoveryPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md index 8e6422d1e430..7edf0ba854d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationhomerealmdiscoverypolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationHomeRealmDiscoveryPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md index 42cf297aa94a..3a4a387eb227 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md index e1bfb86707e3..398d5667c4b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md index 1490544debc1..2b63a0e891b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgApplicationMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md index 81a73ffb1f82..a4b806a4019d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationowner Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md index 8ff67628f03b..30106ad5bc80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md index 7ce6d9bd9819..aaf0bdc224f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md index 3a40bf78d78e..f3ad9156645a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md index 6e67da2f54d3..c1a19b395423 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md index f003e1a3065b..6875bd7d6c3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md index 2ca61566505a..d67b16d6966a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md index 04cfa31a2c4b..8afa4179b0e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md index 57f2c2b873c9..51185b9ff98f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md index 059431a3eb42..e51af43d51a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md index 8e09059d90c2..1728d5693aa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md index fa5dc6b731a5..273d458eb32c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md index e5627993f861..3cec062a3f01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationaccesstoken Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationAccessToken --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md index 218503b976df..120639d4eeba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md index 7e27bfc7b31d..6f11446880ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md index 38ca1913227f..acfb43fb846c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md index bb1471681974..34ae21825e1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md index 6ecbd1acd55f..38880a5320a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md index c2dcdbb5c37d..36eaab4060c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md index e6e4adc5b50b..2fbe87c02964 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md index 24564d3a95ae..c19526fd9831 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationsecretcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationSecretCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md index 9f3f3c2729bc..cac938d75fa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md index 88add8c96e3d..6176b21ad5ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md index 17efa6fb6d5e..732161cfdf8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md index 2a1ad4a894f0..f70d26fcbbb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md index edac6df2d64e..1e8715cfb956 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md index 7694bd31b69e..5a1c026ca428 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md index 4cb3e075d445..dc35d4b643eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md index 17c213e61c36..23609a783218 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md index 04b5d1f5ba23..0c9496c01955 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md index 8540a2fdf5a2..564335bac796 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md index dfc1867bedb3..cd0cb4659930 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md index 3dfd22fd7248..b5944e3147ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md index 8fb90a967b46..9b4309885fc8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md index ec14e4ad4a53..6c7b3fc45c26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md index 4a0a1643d290..76468269fda2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mggroupapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md index 43f1c59958f3..e133c3a55bed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md index ba23eb3bdb2a..ae59bcfc412a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalappmanagementpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppManagementPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md index 0639bcc6c3ed..092799263729 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalappmanagementpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppManagementPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md index 809f294c78df..5ef2aed66432 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md index 2703a51b6108..9a8cdcf6b9d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignedtocount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignedToCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md index ab3995b27d77..3655e297dc38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md index 9c9c376877a6..3604140c846a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md index 568db87a63da..00054a3786f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md index 0868a974c8c1..63bc8ba2dabd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalbyid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md index 6763302a8460..f81440c5305d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md index 70008c986823..2a27052b247e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md index 6cac631f81c9..885a2f8af7ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md index 7da01a0a326e..a22bfb1685af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md index de8fbd9ebb9b..e0a66e54f87c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md index ca23054c736e..d6b74d3b99f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md index 475ce11d07a4..75470e92c413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md index 6b0d8b01c8c0..d781b75c41f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md index 67d7d51b9287..ddb5d83dbebb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md index e03bd60fbbf1..bb891b93f29a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelegatedpermissionclassificationcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelegatedPermissionClassificationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md index 398c5fd8ebb2..751d48a90316 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelta Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md index f3ef0443bb2f..383b61528457 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md index f52016b14e63..0997f698f268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalendpointcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalEndpointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md index 058e3245738c..46bb47a09a12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 9f796c6e78ce..c4cb40f23ec6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md index cccef15e2dcf..1024a6fedc7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md index d6a495f3908a..9a66bbfff568 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md index b95ede724eae..4c01a0ff2d3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgServicePrincipalMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md index 0b3ef7938c34..1f41f807b8bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md index c116bdb84cc3..b1b06679feda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md index 1ba9af3c929b..cb9c9debceb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md index f445a2c7fb51..0fd285e59d67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md index 50aeaca4de59..6e3be544e45c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md index e7d35f6c455d..74d14934563f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md index 97f738fe05a4..b55c72ed0e3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md index f02a78b895a4..997fd63a6591 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md index d302f37894e0..9167b4e0a61f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaloauth2permissiongrant Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOauth2PermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md index 171f9641f994..af5b9d5398bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaloauth2permissiongrantcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOauth2PermissionGrantCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md index 49127a0f777a..892f3f0b4401 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md index 5ee5e0cbab76..dda24a8ffe66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md index 856be511b960..b03fe9cf1990 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md index 9f65a2c40890..a9698c9bfdea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md index aa2fdfae1fed..c932b2986f2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md index 76a6faea6357..1a15df0bd4ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md index 19b89985acb9..9633b748f105 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md index 7b19b959d687..f1ef5a0e7a8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md index ce56b8954da0..98f5edc04a9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md index 048cf5ebbb0d..d1c96cedf4b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md index 65737dacb592..d7d2258a1ef5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md index c1cada3a2d5d..ff0276162e3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md index 5f77d92be6e6..11640586cd2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalowner Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md index ec9e2f8e66d3..cf258f635d12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md index 4b7eb4d2e224..33507f14bd2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md index ff6895bb9f0c..d0b9c665ea66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md index 77fd42535a1c..eb61f9ff3f03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md index 264b99eadd72..c2d7f5978040 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md index b175c3fe15f4..3544f8035f1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md index f0a2e4012432..ae359c47806f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md index 37d25e5df4b6..b8f61d8005bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md index ce906c2a926e..7037a082075d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md index c0811596c029..57af4adc1a2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index de6b84ea0d13..82315312c740 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index 37819cb9b206..458812b3993d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md index cba977e9d0e0..533b77f2d3d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroupcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md index 7205c19f8fce..6c5ac51f32a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md index 4ad25a97dc72..ce317c244b1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationaccesstoken Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationAccessToken --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md index d76deddcbad6..c37401686d40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md index c0a30a6d692b..733e1f9bec75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md index 405c4be8485c..5f99ceb8a19f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md index 77a01c6d2c46..80476677b182 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md index 942e0ed5ebfa..4ec2fc7bb814 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md index c55730ff73ee..be909dfeef41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md index ad477ffc47c5..0b2bbd3b84b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md index b757ffa3e854..bb43b5cdb97f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationsecretcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationSecretCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md index c0b1c6c153e2..44b4fbe3dfae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md index c7d7f7b56d15..62936b9d0d1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md index e06c7cf546bd..b551f28900d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 57fc210baac3..fb3fa910112a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md index 89b4e6bca68c..b8693ab3687c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md index 592fec586bcf..ac08cc561cad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md index 4fd7ed1799cf..5458027668b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md index c8405ded963c..3b76d155a79d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md index 8b5f5ffac105..06b110d0f7f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md index 81ff06127703..0883abf5a7c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md index 76f7bb98d3fa..bc0f1c546c05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md index 5550495e82ea..a47b47d35c6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md index 8e6ae0ece17f..b83cae20ac09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md index b9855515c3c1..1d7d9beb3d39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md index 0b4181712411..51d32c51275a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md index 9efd929b8199..8bdbfae7f6e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md index 54ea4e03f27c..6dbaac32d7e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md index dda1ceea09e0..07c9806d6c0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md index a6129454b9ce..e3fcf58dd186 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md index e120fb547dc9..4a1cb307ec80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md index f64b68b9f8a9..59c1d0731e3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mguserapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md index 70ca8bf987f2..c3e315ae1e7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterapplicationsynchronizationjobschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterApplicationSynchronizationJobSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md index 2fd6fd145691..fd9bcdd7bfee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterapplicationsynchronizationtemplateschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md index 442b9839ae7c..3b94b850e321 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterserviceprincipalsynchronizationjobschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md index 99e90be87249..4e51f7ca2a9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterserviceprincipalsynchronizationtemplateschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md index cb3ef0164f90..9280bccc7d2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md index 0e0234d23dc7..60aafa8b37e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md index 08110d4a42bc..bd33f2829f65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md index 4acde28d1444..0cf5f1c32de1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md index 6b801e7df5d5..91d3feb8669e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mginstantiateapplicationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInstantiateApplicationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md index 72ce05ef060d..2575dccf4f50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseapplicationsynchronizationjobschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseApplicationSynchronizationJobSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md index b4c3467364f3..68118ba9f350 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseapplicationsynchronizationtemplateschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md index 93a31c57fb55..b3aa6f77b636 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseserviceprincipalsynchronizationjobschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md index 40122dae8c5e..32ea4addd87c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseserviceprincipalsynchronizationtemplateschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md index 164435782078..bd88e3633de3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: d4d9a9bf-6ced-4942-b462-5a36c4bf330f +Module Guid: 5dbb9fc5-4489-44f9-a8d3-f8c364fa68bc Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md index ae4c611db8ea..317cfc095bf1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplication --- @@ -488,7 +488,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -1797,7 +1797,7 @@ Read-only. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the application. Maximum length is 256 characters. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md index 871cefbc4d3d..549d2cc2e179 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md index 7b8e63e9dfe4..28f624424912 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md index fa81cd846180..d8005f24c84c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationFederatedIdentityCredential --- @@ -710,7 +710,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgApplicationFederatedIdentityCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationfederatedidentitycredential) -- [Graph API Reference](https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/federatedidentitycredential-post?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md index 5278a4908d66..15a1d11c4ff6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md index 0d647a73f577..9b33deea4f14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md index df7c3624c2ba..90cd05545983 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjobondemand Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJobOnDemand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md index f4e0cc7ad166..bb53e8bf4155 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md index c4f7c5dd7f87..8c82c9977153 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md index f16693d844f7..29500d33b69b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md index ed06cc8a9e69..49240968c13f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationtokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md index c0819ce2dbd7..b562bb6b52dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationtokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md index ba8ec52f5468..3c07d55cae67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md index a2e618d7b645..07136126a452 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipal --- @@ -631,7 +631,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -1377,14 +1377,14 @@ HelpMessage: '' ### -ServicePrincipalType Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. ```yaml Type: System.String @@ -1924,7 +1924,7 @@ End-user portals such MyApps displays the application description in this field. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the service principal. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby. @@ -2119,6 +2119,7 @@ For applications that aren't SAML, don't write or otherwise rely on this propert Read-only. [IsRemoteDesktopProtocolEnabled ]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. @@ -2142,14 +2143,14 @@ For example,Client apps can specify a resource URI that is based on the values o Not nullable. Supports $filter (eq, not, ge, le, startsWith). [ServicePrincipalType ]: Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. [SignInAudience ]: Specifies the Microsoft accounts that are supported for the current application. Read-only. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization's Microsoft Entra tenant (single-tenant).AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization's Microsoft Entra tenant (multitenant).AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization's Microsoft Entra tenant.PersonalMicrosoftAccount: Users with a personal Microsoft account only. @@ -2686,6 +2687,7 @@ REMOTEDESKTOPSECURITYCONFIGURATION `]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md index 0b0085e122a6..2d7916a03674 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md index b999a5204d82..0636e950d278 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md index 091e3673479d..40df077d53b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md index 4ecf716eddaa..e891607070dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md index 4dd778170e95..c7946bf20546 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 218d6c6a1e83..7f6ffa0a10c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md index e59b124157e8..b65fbdba092d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index f3ab32ce47f9..dc76768b4b6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md index 77fbefbbe7d5..274a6af54df9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md index 24c852ca1a8e..836961a1011e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjobondemand Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJobOnDemand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md index a60b546a91a1..d902050b72ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md index 495ed75fe9c1..33353e4208ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 3d616374261e..c34926757fb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md index dda43434d64b..80b6dd4efd10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md index 3677d71f162e..fcba7aa5dc8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalTokenLifetimePolicyByRef --- @@ -83,6 +83,18 @@ You can have multiple tokenLifetimePolicy policies in a tenant but can assign on | Delegated (personal Microsoft account) | Not supported | | Application | Policy.ReadWrite.ApplicationConfiguration, Policy.Read.All, Application.ReadWrite.OwnedBy, Application.ReadWrite.All, | +## EXAMPLES + +### EXAMPLE 1 + +Import-Module Microsoft.Graph.Applications + +$params = @{ + "@odata.id" = "https://graph.microsoft.com/v1.0/policies/tokenLifetimePolicies/4d2f137b-e8a9-46da-a5c3-cc85b2b840a4" +} + +New-MgServicePrincipalTokenLifetimePolicyByRef -ServicePrincipalId $servicePrincipalId -BodyParameter $params + ## PARAMETERS ### -AdditionalProperties @@ -547,6 +559,5 @@ INPUTOBJECT ``: Identity Parameter - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md index 26a290b0c4c9..802e9c90de56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md index 02fbc34d26cc..9091980b5805 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md index a2765f925eea..596f8a3bd4ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationappmanagementpolicyappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md index 91ece92fe18e..2bb24c8750f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationAppManagementPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md index 9f418b57e6e8..64b33670a81c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md index ece20360e951..bb123a42b645 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md index 1fed965d86b9..deaa56263fc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md index 01caf8c48b3f..ede6340db42a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md index 2c5fb3c93cde..e1bc01872340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationFederatedIdentityCredentialByName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md index 1fe01fd6bac3..8b4806de1571 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md index 211e01fe2c16..7a8d8e76507f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md index eacf1a62bb91..eccd119dfa10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md index 56b90e1efe81..8b7615b20250 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md index 6bc717c1270a..9c1e67b00934 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md index 5589a7d8f0e4..045706b0c5b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md index d4f6036d19cf..b7629380ccb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md index 5b71d502cca8..92de63ca9861 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md index ab32b2ad7055..021c6cb6d0d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md index 3b3ce2f58812..72890d0ce780 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md index 12503fcabe77..5f554738aebc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md index 50986504e343..6e4e6fa3161f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md index 736308496c81..81f23f1cd0ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md index 8a01bc1e728b..0fbac022f8bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md index 0e02c796c6f2..d5d54b512562 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationTokenIssuancePolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md index 3e252c9b32e2..18c8e9e805fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationtokenissuancepolicytokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md index 9c12b9f5ba76..288a9128363c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationTokenLifetimePolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md index f5fa99c0bd39..4721713c338d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationtokenlifetimepolicytokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md index b2e389adab44..223462548041 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md index 5ff376008c0b..9db5a0a05e70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md index 14b0086d2309..ef45fb617b0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md index cd3dd5541680..e9fa550ef9b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md index fed85e065f4d..af0da6849f53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md index fd412a4f037f..503e58ebbcf8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalClaimMappingPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md index 6c95e59021fb..cfae87b38e03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalclaimmappingpolicyclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md index 06b7e818bed8..5bf6fdc509b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md index cbe8cd70433a..4b33955d8077 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index b30d49903fcb..95ed12d52a0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md index 5ce4f1445b94..fe3df94fd831 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalhomerealmdiscoverypolicyhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md index 685653e7a492..30ede169d9b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md index ab10699fc43d..b828dfc40bbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md index a4a414827865..302ea3c8ae56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md index 4c15a4993f1c..4090d5adb609 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index ea745358d4fe..4bcb58a126ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index fd32b4e5f736..b1f8367481cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md index 908d5109c780..ba18a63b0895 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md index cf842936b6fa..2eea6c8422aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md index 38e54be0f234..d07345ed0281 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md index 214cdb0e723b..8ae4adc20a69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md index 2dc8180f1687..2128a74f3184 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md index 69817709eafd..3fe6ae780034 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md index 52ae823ea978..e3cccda29c0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md index 7cfe2879974f..d2f51923b317 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 8eacb9b6bdd6..11c5b659a10e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md index 46c53aaa7f7d..15e6446612b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md index b892b4185d76..b4c811530367 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenissuancepolicytokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md index f9aa6893d78f..04c3ea985f4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md index c151ef70a9cd..7eb209db3619 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenlifetimepolicytokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef --- @@ -59,6 +59,14 @@ Remove a tokenLifetimePolicy object from a service principal. | Delegated (personal Microsoft account) | Not supported | | Application | Policy.ReadWrite.ApplicationConfiguration, Application.ReadWrite.OwnedBy, Application.ReadWrite.All, | +## EXAMPLES + +### EXAMPLE 1 + +Import-Module Microsoft.Graph.Applications + +Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef -ServicePrincipalId $servicePrincipalId -TokenLifetimePolicyId $tokenLifetimePolicyId + ## PARAMETERS ### -Break @@ -461,6 +469,5 @@ INPUTOBJECT ``: Identity Parameter - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md index 19f4dd28ee22..8d801b625254 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md index a90cc5e1ed2a..c5fa2b5eb97b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/restart-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md index 533dd64044c9..2e3e981c45b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/restart-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md index a9fac9432187..70e029020a31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md index d588f6364b4f..c49b34f91d8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md index 056f82757bb2..6ea116f1595f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md index 64b3f5fd4235..1f7ddd86980c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronizationsecret Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronizationSecret --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md index a2742ff0077f..902174ad5c76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationverifiedpublisher Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationVerifiedPublisher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md index 7c801d8cdbc6..58e1f7c8e43c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md index eaf2aa440567..a520843f516d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md index a704a3cc4bb9..c9b3021b1ebf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronizationsecret Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronizationSecret --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md index 032815b15233..e246214628a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/start-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Start-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md index e376c58f64ff..a42fb7612882 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/start-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Start-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md index eaebe60b1171..999663a2e8b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/suspend-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Suspend-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md index 8b8805e03108..b19b011da643 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/suspend-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Suspend-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md index 47aaa5f27a5a..9e7dbc2c2096 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgapplicationproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgApplicationProperty --- @@ -16,9 +16,9 @@ title: Test-MgApplicationProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md index f602d7a680bd..d398a4cd64da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgapplicationsynchronizationjobcredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgApplicationSynchronizationJobCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md index 7cd8f2931a71..fa842872463e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgserviceprincipalproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgServicePrincipalProperty --- @@ -16,9 +16,9 @@ title: Test-MgServicePrincipalProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md index 965a80a4f1f1..036f373a9ae2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgserviceprincipalsynchronizationjobcredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgServicePrincipalSynchronizationJobCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md index 54a65cb9c41d..4e65e0201f9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplication --- @@ -651,7 +651,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -2214,7 +2214,7 @@ Read-only. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the application. Maximum length is 256 characters. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md index c73096bed440..3c658a6c5be0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationByAppId --- @@ -631,7 +631,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -2194,7 +2194,7 @@ Read-only. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the application. Maximum length is 256 characters. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md index 102531cf6e53..bee2e677fc68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationByUniqueName --- @@ -636,7 +636,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -2226,7 +2226,7 @@ Read-only. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the application. Maximum length is 256 characters. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md index f2531e976ccd..142e8a568580 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md index 199c72b26e1a..a0bb5e079c50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md index 9a41ba7bb2ed..1c5a46f457be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationFederatedIdentityCredentialByName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md index 481ec2b991e1..585cf29d3209 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md index 24da64380ff7..858f4ad92b39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md index bf1d4004e1d9..782eb120cc40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md index 6a268778bf96..fac22e0ec98d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md index b06c8db67788..10a44aed33cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md index 848eb17da99f..f16ef115012c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md index e3a69e035839..368ce33a10c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md index ee4804c354f5..dc3f0bb7798a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md index 9c4e92c949b3..a543c448a162 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipal --- @@ -804,7 +804,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -1761,14 +1761,14 @@ HelpMessage: '' ### -ServicePrincipalType Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. ```yaml Type: System.String @@ -2366,7 +2366,7 @@ End-user portals such MyApps displays the application description in this field. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the service principal. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby. @@ -2561,6 +2561,7 @@ For applications that aren't SAML, don't write or otherwise rely on this propert Read-only. [IsRemoteDesktopProtocolEnabled ]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. @@ -2584,14 +2585,14 @@ For example,Client apps can specify a resource URI that is based on the values o Not nullable. Supports $filter (eq, not, ge, le, startsWith). [ServicePrincipalType ]: Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. [SignInAudience ]: Specifies the Microsoft accounts that are supported for the current application. Read-only. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization's Microsoft Entra tenant (single-tenant).AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization's Microsoft Entra tenant (multitenant).AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization's Microsoft Entra tenant.PersonalMicrosoftAccount: Users with a personal Microsoft account only. @@ -3154,6 +3155,7 @@ REMOTEDESKTOPSECURITYCONFIGURATION `]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md index 1d59100ab8b9..479210b075f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md index 870205b53321..993f39bef1a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md index 177a36479cb5..aae5704ab4d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalByAppId --- @@ -841,7 +841,7 @@ HelpMessage: '' ### -DisabledByMicrosoftStatus Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). ```yaml @@ -1771,14 +1771,14 @@ HelpMessage: '' ### -ServicePrincipalType Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. ```yaml Type: System.String @@ -2376,7 +2376,7 @@ End-user portals such MyApps displays the application description in this field. The maximum allowed size is 1,024 characters. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. [DisabledByMicrosoftStatus ]: Specifies whether Microsoft has disabled the registered application. -Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). +The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not). [DisplayName ]: The display name for the service principal. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby. @@ -2571,6 +2571,7 @@ For applications that aren't SAML, don't write or otherwise rely on this propert Read-only. [IsRemoteDesktopProtocolEnabled ]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. @@ -2594,14 +2595,14 @@ For example,Client apps can specify a resource URI that is based on the values o Not nullable. Supports $filter (eq, not, ge, le, startsWith). [ServicePrincipalType ]: Identifies whether the service principal represents an application, a managed identity, or a legacy application. -This is set by Microsoft Entra ID internally. +This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. -The service principal can only be used in the tenant where it was created.SocialIdp - For internal use. +The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use. [SignInAudience ]: Specifies the Microsoft accounts that are supported for the current application. Read-only. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization's Microsoft Entra tenant (single-tenant).AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization's Microsoft Entra tenant (multitenant).AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization's Microsoft Entra tenant.PersonalMicrosoftAccount: Users with a personal Microsoft account only. @@ -3164,6 +3165,7 @@ REMOTEDESKTOPSECURITYCONFIGURATION `]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md index 6f5996946f10..79920b3bc2f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md index 99beb42d2f8f..c519f9240aa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index 701e373ccdce..dff5d368a4ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalRemoteDesktopSecurityConfiguration --- @@ -462,6 +462,7 @@ HelpMessage: '' ### -TargetDeviceGroups The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
`: remoteDeskt Read-only. [IsRemoteDesktopProtocolEnabled ]: Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. [TargetDeviceGroups ]: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. @@ -580,6 +582,7 @@ INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user TARGETDEVICEGROUPS : The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. +
]: The unique identifier for an entity. Read-only. [DisplayName ]: Display name for the target device group. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index 9af573d2287c..f3d3aca412b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md index f5e78ecdb006..8dd3b975b6ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJob --- @@ -77,6 +77,14 @@ This cmdlet has the following aliases, Update the navigation property jobs in servicePrincipals +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Synchronization.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Synchronization.ReadWrite.All, | + ## PARAMETERS ### -AdditionalProperties diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md index 22ccc8c6d475..0020a8bf2260 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md index cdbaa86f6cee..c4041275095d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md index a5c704ca9bdc..1ed7c53dfa98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md index 79fd8eded517..d02f28b80e38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md index f1e751b63136..fe3433f0aee9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 0e359a7b9149..4ed91b07d69f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md index acf71e637994..cf04f4baaaf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md index cbdbe04b9802..6c7d14f74f0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/add-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md index f31160439439..eadc22b8f0e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/connect-mggraph Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Connect-MgGraph --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md index 4171436f5d7c..c0a257964f5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/disconnect-graph Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Disconnect-MgGraph --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md index 9ab4fb442294..f5c2b470744a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/find-mggraphcommand Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgGraphCommand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md index 57604252a4e3..aa2b09491d06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/find-mggraphpermission Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgGraphPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md index 6cb617a408b4..6d1ff59c64f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgcontext Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md index 9e426a064baf..a2eb8223d363 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md index 2b24a8ff8a3f..135d33607eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGraphOption --- @@ -43,6 +43,7 @@ EnableWAMForMSGraph True Confirms if WAM support has been enabled. +Web Account Manager is enabled by default on Windows systems and cannot be disabled. ## PARAMETERS @@ -62,7 +63,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES - +Web Account Manager is enabled by default on Windows systems and cannot be disabled. +Setting the `EnableWAMForMSGraph` option no longer has any effect. ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md index 05b6561e383f..6343f26371bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRequestContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md index 6ba9927f1b70..7b78b673cf7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/invoke-mggraphrequest Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md index 75bb69c87b8e..42eb2ab58763 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md @@ -5,7 +5,7 @@ HelpInfoUri: Locale: en-US Module Guid: 883916f2-9184-46ee-b1f8-b6a2fb784cee Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Microsoft.Graph.Authentication Module --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md index ab761e7e99b6..e0a27176c0a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/remove-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md index e0c8b55544e4..c878b2ad5ec7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md index 601dcad05191..1b444e3ee643 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGraphOption --- @@ -20,7 +20,7 @@ Sets global configurations that apply to the SDK. For example, toggle Web Accoun ### __AllParameterSets ``` -Set-MgGraphOption [-EnableLoginByWAM ] [] +Set-MgGraphOption [-DisableLoginByWAM ] [] ``` ## ALIASES @@ -39,17 +39,18 @@ For example, toggle Web Account Manager (WAM) support. PS C:\> Set-MgGraphOption -EnableLoginByWAM $True -Sets web account manager support +Sets web account manager support Note: Signin by Web Account Manager (WAM) is enabled by default on Windows and cannot be disabled. +Setting this option will no longer have any effect. ## PARAMETERS -### -EnableLoginByWAM +### -DisableLoginByWAM -{{ Fill EnableLoginByWAM Description }} +{{ Fill DisableLoginByWAM Description }} ```yaml -Type: System.Boolean -DefaultValue: None +Type: System.Nullable`1[System.Boolean] +DefaultValue: '' SupportsWildcards: false Aliases: [] ParameterSets: diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md index f2434044fd61..be2769e19b1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgRequestContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md index e4efe1d63866..2fabf6c73590 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/enable-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Enable-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md index 6958feb354ed..d8e8f9cb9deb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md index 56f4ebaaa408..af43245c33c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md index 07f91b569157..8d25038a39dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md index 7d0859fd76cc..9ef92a05b4f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 1f415af1506a..55228eb0225a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md index dc1fc1a24c81..2aa5bf3fd6b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md index ceceae51c3ce..471d82e04ae5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md index e5cda6d72dfc..1ce0806b6d2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md index 623997b5698c..1f72696dff0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md index ac56726e5594..ff7b7fd2c479 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md index 33f5eaec80a4..921726a31252 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md index 489c3d52e055..b7f9b176b6bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md index 45871ce91ac4..851ecd6332f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md index 840d61939d74..75f09b14479c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md index 3f5184a09a85..fda1834036fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md index 482aa3f8aaca..b9c60613e124 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md index 9def9a9e673a..66a82336cf1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 4a567dacc971..6370d284bb8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md index a198f07ff848..9199c724543b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md index c7c71f1836c1..fdecb2532a15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index 0a391aea2559..f7717b3f52cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 37d9f00c1707..174c61c52fa3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md index a5310a16e719..d4c9132b08f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md index 0ae204449fc7..a187888c24df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md index 5a7cd3e1c838..e5fb379e26ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md index 92a34340cbe8..21feb018e828 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md index 420824c954e6..3150318c322c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md index 6755fbbd9fb3..85c1cad5a6f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index 064e9c7278ab..a34cb8168e5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md index 157a18efb541..86d4a0c55eda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md index d004b29bc9ef..8a9c9090206e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index c33ff6b1cd1a..16fb93c2d87e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md index b0ae8ce8ac22..380c1599f36a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md index 5455070c8bd3..29a1a0a257dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md index 27122285edbf..96940274cf79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md index e9d4505e696e..2fd6fc5bcf4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md index d0279e2f6cb8..846c547d8ae5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md index c9ecb85e8a95..aa55971bee16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md index 50c4c81abe7e..ecc290459755 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index ecc1f64aa1fc..c3be8e4acca0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md index da9c1b0db571..ef1810e8b2b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index cd9d0c8b0cff..13ee66b77cac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index e4fb8e4debc3..16f5cd6da05a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md index 57d76dd6d7e0..5e9be5118d5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md index 794a5ea144e3..6285ceba5575 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md index 152127d67006..1a2c6aa3a3a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md index 02209a03e053..3d5931992d1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md index 4e413f7c6ee1..4b38aaf88afb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepointcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md index 8c97b2032b3b..303813240e87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepointprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePointProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md index c30ab2ed8635..1124fa64d9cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md index 90649a4fb332..50ecfa30da0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md index 8f908adebef3..fe16bc3d41b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md index d4b2fc98c1c0..65b20e8c8a8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitasdriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md index ebb63a6af164..d1fdbe9f82ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitasmailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md index 49810e0c6d59..779c698b73b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitassiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md index 24827d3572e7..3dc362276885 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md index 38109bf5265d..c754bcc40492 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountasdriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md index e66286e9470c..8ed5fa712dd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountasmailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md index e53812744080..8d6796c2e49a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountassiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md index fc345a8e72a7..cdc54824d53d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md index 1690abfae952..691254cef896 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreserviceappcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreServiceAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md index 662b924cdcc8..8ed59d085840 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md index 86fb65389049..679529fb79e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 504b4df61b25..dc7ac42b0098 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md index d8b7fe3a0c97..40e4c6509ecb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md index 069056efc1cc..d24d88b23aae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md index 54a735aa1872..b7f34b6eeb6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md index c28ac27e7a32..4c69bd062edc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md index df958ddbc6a0..71a39af081ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md index df55bd750880..7a78aa1af305 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md index c302e0b86028..28d2d200186b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md index 67300d0d0080..0a720cc8fd33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md index 583ffa2e3e13..adf6752e8671 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 5909249f0e27..42df9187b310 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 32272d517e68..af3a6d4dc4e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md index 66ad6a27e428..9bc02fd38a3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md index 7da0e9652bc1..a9945ec1bfd2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md index 0934ce98f8c4..9cb5f3f5fa61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md index d41bece03ee3..c0bf4527810f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md index 1022ad0f257b..b3e95e2109e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md index 6f430810e24e..faf66d3da969 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index a036a84df055..f1a5c0f0ff8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md index 67eee0d3707e..5337d0678dbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md index 716ca6410354..bff7250d333f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md index a0990c1b6571..b03cd07e2454 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md index 96ae4d6f8b59..0e44cbf66560 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md index 6b57e84a9fed..63514cd389f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md index 3cdbbbaedfef..aaf6fe0c93d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgdeactivatesolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md index b95afba61a9c..ae83a323c14d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgdeactivatesolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgOffboardSolutionBackupRestoreProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgOffboardSolutionBackupRestoreProtectionUnit.md new file mode 100644 index 000000000000..448874cefd05 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgOffboardSolutionBackupRestoreProtectionUnit.md @@ -0,0 +1,396 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.BackupRestore-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgoffboardsolutionbackuprestoreprotectionunit +Locale: en-US +Module Name: Microsoft.Graph.BackupRestore +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Invoke-MgOffboardSolutionBackupRestoreProtectionUnit +--- + +# Invoke-MgOffboardSolutionBackupRestoreProtectionUnit + +## SYNOPSIS + +Offboard a protectionUnitBase. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Invoke-MgBetaOffboardSolutionBackupRestoreProtectionUnit](/powershell/module/Microsoft.Graph.Beta.BackupRestore/Invoke-MgBetaOffboardSolutionBackupRestoreProtectionUnit?view=graph-powershell-beta) + +## SYNTAX + +### Offboard (Default) + +``` +Invoke-MgOffboardSolutionBackupRestoreProtectionUnit -ProtectionUnitBaseId + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### OffboardViaIdentity + +``` +Invoke-MgOffboardSolutionBackupRestoreProtectionUnit -InputObject + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Offboard a protectionUnitBase. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IBackupRestoreIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: OffboardViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProtectionUnitBaseId + +The unique identifier of protectionUnitBase + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Offboard + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IBackupRestoreIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionUnitBase + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [DriveProtectionRuleId ]: The unique identifier of driveProtectionRule + [DriveProtectionUnitId ]: The unique identifier of driveProtectionUnit + [DriveProtectionUnitsBulkAdditionJobId ]: The unique identifier of driveProtectionUnitsBulkAdditionJob + [DriveRestoreArtifactId ]: The unique identifier of driveRestoreArtifact + [DriveRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of driveRestoreArtifactsBulkAdditionRequest + [ExchangeProtectionPolicyId ]: The unique identifier of exchangeProtectionPolicy + [ExchangeRestoreSessionId ]: The unique identifier of exchangeRestoreSession + [GranularMailboxRestoreArtifactId ]: The unique identifier of granularMailboxRestoreArtifact + [MailboxProtectionRuleId ]: The unique identifier of mailboxProtectionRule + [MailboxProtectionUnitId ]: The unique identifier of mailboxProtectionUnit + [MailboxProtectionUnitsBulkAdditionJobId ]: The unique identifier of mailboxProtectionUnitsBulkAdditionJob + [MailboxRestoreArtifactId ]: The unique identifier of mailboxRestoreArtifact + [MailboxRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of mailboxRestoreArtifactsBulkAdditionRequest + [OneDriveForBusinessProtectionPolicyId ]: The unique identifier of oneDriveForBusinessProtectionPolicy + [OneDriveForBusinessRestoreSessionId ]: The unique identifier of oneDriveForBusinessRestoreSession + [ProtectionPolicyBaseId ]: The unique identifier of protectionPolicyBase + [ProtectionUnitBaseId ]: The unique identifier of protectionUnitBase + [RestorePointId ]: The unique identifier of restorePoint + [RestoreSessionBaseId ]: The unique identifier of restoreSessionBase + [ServiceAppId ]: The unique identifier of serviceApp + [SharePointProtectionPolicyId ]: The unique identifier of sharePointProtectionPolicy + [SharePointRestoreSessionId ]: The unique identifier of sharePointRestoreSession + [SiteProtectionRuleId ]: The unique identifier of siteProtectionRule + [SiteProtectionUnitId ]: The unique identifier of siteProtectionUnit + [SiteProtectionUnitsBulkAdditionJobId ]: The unique identifier of siteProtectionUnitsBulkAdditionJob + [SiteRestoreArtifactId ]: The unique identifier of siteRestoreArtifact + [SiteRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of siteRestoreArtifactsBulkAdditionRequest + + +## RELATED LINKS + +- [Invoke-MgOffboardSolutionBackupRestoreProtectionUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgoffboardsolutionbackuprestoreprotectionunit) +- [Graph API Reference](https://learn.microsoft.com/graph/api/protectionunitbase-offboard?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md index 7e7538d2ec9a..ad876ee9fe53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.BackupRestore -Module Guid: 597050fd-1350-485c-88db-e8e6537b55cd +Module Guid: ba06e9d5-db7a-4733-8f9d-0dac558e55cc Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.backuprestore/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US @@ -269,6 +269,8 @@ Microsoft Graph PowerShell Cmdlets ### [Invoke-MgDeactivateSolutionBackupRestoreServiceApp](Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md) +### [Invoke-MgOffboardSolutionBackupRestoreProtectionUnit](Invoke-MgOffboardSolutionBackupRestoreProtectionUnit.md) + ### [New-MgSolutionBackupRestoreDriveInclusionRule](New-MgSolutionBackupRestoreDriveInclusionRule.md) ### [New-MgSolutionBackupRestoreDriveProtectionUnit](New-MgSolutionBackupRestoreDriveProtectionUnit.md) @@ -377,6 +379,8 @@ Microsoft Graph PowerShell Cmdlets ### [Search-MgSolutionBackupRestorePoint](Search-MgSolutionBackupRestorePoint.md) +### [Stop-MgSolutionBackupRestoreProtectionUnitOffboard](Stop-MgSolutionBackupRestoreProtectionUnitOffboard.md) + ### [Update-MgSolutionBackupRestore](Update-MgSolutionBackupRestore.md) ### [Update-MgSolutionBackupRestoreDriveInclusionRule](Update-MgSolutionBackupRestoreDriveInclusionRule.md) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md index 1232d3922016..c0996948d0c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveInclusionRule --- @@ -314,7 +314,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md index 2bfc205985fa..3d71cbf995af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveProtectionUnit --- @@ -27,10 +27,10 @@ New-MgSolutionBackupRestoreDriveProtectionUnit [-ResponseHeadersVariable ] [-CreatedBy ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Create @@ -358,6 +358,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -379,6 +402,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +614,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 080a105f09da..3ee5bd91a0a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md index 928d7322f5ef..f4e6402a8a7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeProtectionPolicy --- @@ -27,11 +27,12 @@ Users can also provide a list of protection units under the policy. ``` New-MgSolutionBackupRestoreExchangeProtectionPolicy [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] - [-CreatedDateTime ] [-DisplayName ] [-Id ] + [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsEnabled] [-LastModifiedBy ] [-LastModifiedDateTime ] [-MailboxInclusionRules ] [-MailboxProtectionUnits ] [-MailboxProtectionUnitsBulkAdditionJobs ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -296,6 +297,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -405,6 +427,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -599,8 +643,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -625,7 +676,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -642,8 +693,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -710,7 +765,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -751,8 +806,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -794,6 +853,13 @@ Read-only. [DirectoryObjectIds ]: The list of Exchange directoryObjectIds to add to the Exchange protection policy. [Mailboxes ]: The list of Exchange email addresses to add to the Exchange protection policy. +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md index 9c525271cce9..e12190a747cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSession --- @@ -691,8 +691,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -810,8 +814,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -878,8 +886,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index d771d2804aa0..9c83160f70c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- @@ -787,8 +787,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -885,8 +889,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index e8b122eb9fdb..34c840a3e42e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- @@ -728,8 +728,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 0a443f89a578..2b20cb37d4fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md index b4a2bae6fdd0..8ebc3577a2c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxInclusionRule --- @@ -292,7 +292,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md index 82bb8efa53fb..43c9823db147 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxProtectionUnit --- @@ -27,10 +27,10 @@ New-MgSolutionBackupRestoreMailboxProtectionUnit [-ResponseHeadersVariable ] [-CreatedBy ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Create @@ -358,6 +358,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -379,6 +402,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +614,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index dae696ec72b6..6bda4d8ac64c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 54befa2ef0e2..1afcc7b03f5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- @@ -31,7 +31,9 @@ New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy [-ResponseHeaders [-DriveInclusionRules ] [-DriveProtectionUnits ] [-DriveProtectionUnitsBulkAdditionJobs ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -363,6 +365,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -406,6 +429,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -600,8 +645,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -626,7 +678,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -643,8 +695,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -700,7 +756,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -741,8 +797,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -795,6 +855,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 27c4e6d2db92..0052b8ea0eb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- @@ -666,8 +666,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -754,8 +758,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index e3c2dabad727..a02693cfaa95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- @@ -701,8 +701,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -797,8 +801,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index ddfd6ec88120..7f206f9b00de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md index 666440951f62..9d31fc8c7d83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestorePoint --- @@ -486,8 +486,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -526,8 +530,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md index 9a01cbf4c99a..440e3d1a6ec3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreProtectionPolicy --- @@ -25,8 +25,9 @@ Create new navigation property to protectionPolicies for solutions ``` New-MgSolutionBackupRestoreProtectionPolicy [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] - [-CreatedDateTime ] [-DisplayName ] [-Id ] + [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsEnabled] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -289,6 +290,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -332,6 +354,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -528,8 +572,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -557,6 +608,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md index 8146c2c2654a..7dcd2ffa37a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md index 23c856fe4029..5355b19ea1b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 5ffcc8cc2ac1..2f6a32b0bd75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointProtectionPolicy --- @@ -27,8 +27,9 @@ User can also provide a list of protection units under the policy. ``` New-MgSolutionBackupRestoreSharePointProtectionPolicy [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] - [-CreatedDateTime ] [-DisplayName ] [-Id ] + [-CreatedDateTime ] [-DisplayName ] [-Id ] [-IsEnabled] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-SiteInclusionRules ] [-SiteProtectionUnits ] @@ -296,6 +297,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -339,6 +361,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -599,8 +643,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -625,7 +676,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -642,8 +693,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -683,6 +738,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -714,7 +776,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -755,8 +817,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md index f2bb3ba836d5..7028b26dc3a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSession --- @@ -665,8 +665,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -787,8 +791,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 776fc74d7ba4..6fce94298e7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- @@ -701,8 +701,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -797,8 +801,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index b45d5535782e..d556dcb6a241 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md index b1789a504cff..2a1d7ac098c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteInclusionRule --- @@ -292,7 +292,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md index f1bcb941ff0c..9101df1773a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteProtectionUnit --- @@ -27,7 +27,8 @@ New-MgSolutionBackupRestoreSiteProtectionUnit [-ResponseHeadersVariable [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-SiteId ] [-Status ] [-Break] [-Headers ] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-SiteId ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -337,6 +338,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -358,6 +382,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +615,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index 9e9fa5b59732..d422ec42ae01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md index bf3235293c6f..79a55918d1f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md index 4aa783d81866..a118a13f5f5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md index 5c08c9abe667..f6ad7a203f28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 91bd29b64d35..bbae38aa2811 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md index f2d5884f45a6..3a9faabf4f0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md index 93ec0f70d1e7..191ad7986906 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 309fa0a28dfd..dea4a6d22edb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index a65e90c9bf53..b88719587fd0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index e87d0276fe53..88c3b81af402 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md index 9db22f8f4c7e..b0f49a0da20a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md index b671d71183cf..f680ad310781 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index da9b71acefe1..43043915a718 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 027b1600d6d7..e8acb51be7a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 27960f73f9aa..667dda4e8f76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index 60852b89df7c..d762eda720fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index 2f6668295044..77a6eb1942eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md index 52c8ff09ab1a..d12b47198896 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md index 0b0f7aeb9379..e41b68d47e08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md index ce0c5b5e5079..411f04379573 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreServiceApp --- @@ -14,6 +14,7 @@ title: Remove-MgSolutionBackupRestoreServiceApp ## SYNOPSIS Delete a serviceApp. +When this API is called via Microsoft Graph PowerShell, it returns a 403 Forbidden response code. > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaSolutionBackupRestoreServiceApp](/powershell/module/Microsoft.Graph.Beta.BackupRestore/Remove-MgBetaSolutionBackupRestoreServiceApp?view=graph-powershell-beta) @@ -48,6 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Delete a serviceApp. +When this API is called via Microsoft Graph PowerShell, it returns a 403 Forbidden response code. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md index c921e91e7823..17b9941a68d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md index b47d70727e7f..a91e0ab051b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md index 58fa5f5315da..3126f5d65757 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 02c139425d23..c4032aab0c0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 6aa8219a462a..1c505b7eed3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md index f8babde81810..10c62328c4b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md index 59462b7862f6..159f08bed705 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index de14e1d3cfae..3cb2d84ec497 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md index 88ad4c4f94e4..6c6a641dd718 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/search-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Stop-MgSolutionBackupRestoreProtectionUnitOffboard.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Stop-MgSolutionBackupRestoreProtectionUnitOffboard.md new file mode 100644 index 000000000000..743fdd3fe98c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Stop-MgSolutionBackupRestoreProtectionUnitOffboard.md @@ -0,0 +1,396 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.BackupRestore-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/stop-mgsolutionbackuprestoreprotectionunitoffboard +Locale: en-US +Module Name: Microsoft.Graph.BackupRestore +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Stop-MgSolutionBackupRestoreProtectionUnitOffboard +--- + +# Stop-MgSolutionBackupRestoreProtectionUnitOffboard + +## SYNOPSIS + +Cancel the offboarding of a protectionUnitBase. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Stop-MgBetaSolutionBackupRestoreProtectionUnitOffboard](/powershell/module/Microsoft.Graph.Beta.BackupRestore/Stop-MgBetaSolutionBackupRestoreProtectionUnitOffboard?view=graph-powershell-beta) + +## SYNTAX + +### Cancel (Default) + +``` +Stop-MgSolutionBackupRestoreProtectionUnitOffboard -ProtectionUnitBaseId + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CancelViaIdentity + +``` +Stop-MgSolutionBackupRestoreProtectionUnitOffboard -InputObject + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Cancel the offboarding of a protectionUnitBase. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IBackupRestoreIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CancelViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProtectionUnitBaseId + +The unique identifier of protectionUnitBase + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Cancel + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IBackupRestoreIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionUnitBase + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [DriveProtectionRuleId ]: The unique identifier of driveProtectionRule + [DriveProtectionUnitId ]: The unique identifier of driveProtectionUnit + [DriveProtectionUnitsBulkAdditionJobId ]: The unique identifier of driveProtectionUnitsBulkAdditionJob + [DriveRestoreArtifactId ]: The unique identifier of driveRestoreArtifact + [DriveRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of driveRestoreArtifactsBulkAdditionRequest + [ExchangeProtectionPolicyId ]: The unique identifier of exchangeProtectionPolicy + [ExchangeRestoreSessionId ]: The unique identifier of exchangeRestoreSession + [GranularMailboxRestoreArtifactId ]: The unique identifier of granularMailboxRestoreArtifact + [MailboxProtectionRuleId ]: The unique identifier of mailboxProtectionRule + [MailboxProtectionUnitId ]: The unique identifier of mailboxProtectionUnit + [MailboxProtectionUnitsBulkAdditionJobId ]: The unique identifier of mailboxProtectionUnitsBulkAdditionJob + [MailboxRestoreArtifactId ]: The unique identifier of mailboxRestoreArtifact + [MailboxRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of mailboxRestoreArtifactsBulkAdditionRequest + [OneDriveForBusinessProtectionPolicyId ]: The unique identifier of oneDriveForBusinessProtectionPolicy + [OneDriveForBusinessRestoreSessionId ]: The unique identifier of oneDriveForBusinessRestoreSession + [ProtectionPolicyBaseId ]: The unique identifier of protectionPolicyBase + [ProtectionUnitBaseId ]: The unique identifier of protectionUnitBase + [RestorePointId ]: The unique identifier of restorePoint + [RestoreSessionBaseId ]: The unique identifier of restoreSessionBase + [ServiceAppId ]: The unique identifier of serviceApp + [SharePointProtectionPolicyId ]: The unique identifier of sharePointProtectionPolicy + [SharePointRestoreSessionId ]: The unique identifier of sharePointRestoreSession + [SiteProtectionRuleId ]: The unique identifier of siteProtectionRule + [SiteProtectionUnitId ]: The unique identifier of siteProtectionUnit + [SiteProtectionUnitsBulkAdditionJobId ]: The unique identifier of siteProtectionUnitsBulkAdditionJob + [SiteRestoreArtifactId ]: The unique identifier of siteRestoreArtifact + [SiteRestoreArtifactsBulkAdditionRequestId ]: The unique identifier of siteRestoreArtifactsBulkAdditionRequest + + +## RELATED LINKS + +- [Stop-MgSolutionBackupRestoreProtectionUnitOffboard](https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/stop-mgsolutionbackuprestoreprotectionunitoffboard) +- [Graph API Reference](https://learn.microsoft.com/graph/api/protectionunitbase-canceloffboard?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md index 48acae34a228..c1145deb83ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestore --- @@ -871,7 +871,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -888,8 +888,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -910,8 +914,15 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -922,7 +933,7 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the rule. [Error ]: publicError - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -939,8 +950,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -998,8 +1013,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1049,8 +1068,10 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount [RetentionSettings ]: Contains the retention setting details for the policy. [Status ]: protectionPolicyStatus [Id ]: The unique identifier for an entity. @@ -1105,8 +1126,10 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount [RetentionSettings ]: Contains the retention setting details for the policy. [Status ]: protectionPolicyStatus [ProtectionUnits ]: List of protection units in the tenant. @@ -1145,8 +1168,10 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount [RetentionSettings ]: Contains the retention setting details for the policy. [Status ]: protectionPolicyStatus [Id ]: The unique identifier for an entity. @@ -1155,7 +1180,7 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the rule. [Error ]: publicError - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1172,8 +1197,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1262,7 +1291,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1303,8 +1332,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1359,8 +1392,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -1385,7 +1425,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1402,8 +1442,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1485,8 +1529,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1557,7 +1605,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1598,8 +1646,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1654,8 +1706,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -1680,7 +1739,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1697,8 +1756,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1778,8 +1841,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1825,8 +1892,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -1866,8 +1940,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus RESTOREPOINTS : List of restore points in the tenant. @@ -1910,8 +1988,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -2007,8 +2089,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -2033,7 +2122,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -2050,8 +2139,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -2131,8 +2224,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -2190,7 +2287,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -2231,8 +2328,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md index b6b690e9e0bd..0025ba515dc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveInclusionRule --- @@ -434,7 +434,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -710,7 +710,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md index b9987f408e5e..62ebf4d6ce18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveProtectionUnit --- @@ -28,10 +28,10 @@ Update-MgSolutionBackupRestoreDriveProtectionUnit -DriveProtectionUnitId ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Update @@ -52,10 +52,10 @@ Update-MgSolutionBackupRestoreDriveProtectionUnit -InputObject ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentity @@ -492,6 +492,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -519,6 +548,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -720,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index a4544adb56b1..78f345df4b5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md index 907c332a4663..5c702f2c39a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeProtectionPolicy --- @@ -27,10 +27,12 @@ This method adds a mailboxprotectionunit to or removes it from the protection po Update-MgSolutionBackupRestoreExchangeProtectionPolicy -ExchangeProtectionPolicyId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] [-MailboxInclusionRules ] [-MailboxProtectionUnits ] [-MailboxProtectionUnitsBulkAdditionJobs ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -53,10 +55,12 @@ Update-MgSolutionBackupRestoreExchangeProtectionPolicy -ExchangeProtectionPolicy Update-MgSolutionBackupRestoreExchangeProtectionPolicy -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] [-MailboxInclusionRules ] [-MailboxProtectionUnits ] [-MailboxProtectionUnitsBulkAdditionJobs ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -411,6 +415,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -550,6 +581,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -760,8 +819,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -786,7 +852,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -803,8 +869,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -900,7 +970,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -941,8 +1011,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -984,6 +1058,13 @@ Read-only. [DirectoryObjectIds ]: The list of Exchange directoryObjectIds to add to the Exchange protection policy. [Mailboxes ]: The list of Exchange email addresses to add to the Exchange protection policy. +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md index 84362571da27..f41266db67f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSession --- @@ -868,8 +868,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -987,8 +991,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1084,8 +1092,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 76581eba6b8d..3fa86e3fcb8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- @@ -814,8 +814,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -912,8 +916,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index 875d3bb453fc..e3a38605cfcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- @@ -756,8 +756,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -853,8 +857,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 8bf007d4d69e..857a85109f5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md index fdca92017a2f..fbd714a3a22a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxInclusionRule --- @@ -381,7 +381,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -712,7 +712,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md index 4307c85aaa52..3f319d8a7022 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxProtectionUnit --- @@ -28,10 +28,10 @@ Update-MgSolutionBackupRestoreMailboxProtectionUnit -MailboxProtectionUnitId ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Update @@ -52,10 +52,10 @@ Update-MgSolutionBackupRestoreMailboxProtectionUnit -InputObject ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentity @@ -492,6 +492,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -519,6 +548,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -720,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index 86359e45f25a..35584fedf395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 43725c5a0425..4ff3ecab5c5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- @@ -31,7 +31,9 @@ Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy [-DriveInclusionRules ] [-DriveProtectionUnits ] [-DriveProtectionUnitsBulkAdditionJobs ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -60,7 +62,9 @@ Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy [-DriveInclusionRules ] [-DriveProtectionUnits ] [-DriveProtectionUnitsBulkAdditionJobs ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -474,6 +478,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -556,6 +587,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -766,8 +825,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -792,7 +858,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -809,8 +875,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -866,7 +936,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -907,8 +977,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -990,6 +1064,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 9a6ea2ab13a3..5839dcfa0d7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- @@ -840,8 +840,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -928,8 +932,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index a8fb1eaa8ef0..e8f6b6902598 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- @@ -729,8 +729,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index b158da584feb..66899fea32ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md index d2443ed9e0e4..169ad03cb8b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestorePoint --- @@ -609,8 +609,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -678,8 +682,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md index 27d882c49c0b..ecb009791051 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreProtectionPolicy --- @@ -26,7 +26,9 @@ Update the navigation property protectionPolicies in solutions Update-MgSolutionBackupRestoreProtectionPolicy -ProtectionPolicyBaseId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -49,7 +51,9 @@ Update-MgSolutionBackupRestoreProtectionPolicy -ProtectionPolicyBaseId Update-MgSolutionBackupRestoreProtectionPolicy -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] @@ -376,6 +380,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -431,6 +462,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ProtectionPolicyBaseId The unique identifier of protectionPolicyBase @@ -670,8 +729,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -728,6 +794,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md index 550e57cbe1c9..255407dd7be0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md index 0afca5375f61..7c50185a9ec0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 12122eeb1b5b..4ff40e0ae975 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointProtectionPolicy --- @@ -27,7 +27,9 @@ This method adds a siteprotectionunit to or removes it from the protection polic Update-MgSolutionBackupRestoreSharePointProtectionPolicy -SharePointProtectionPolicyId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-SiteInclusionRules ] [-SiteProtectionUnits ] @@ -53,7 +55,9 @@ Update-MgSolutionBackupRestoreSharePointProtectionPolicy -SharePointProtectionPo Update-MgSolutionBackupRestoreSharePointProtectionPolicy -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-DisplayName ] - [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] + [-Id ] [-IsEnabled] [-LastModifiedBy ] + [-LastModifiedDateTime ] + [-ProtectionPolicyArtifactCount ] [-RetentionSettings ] [-SiteInclusionRules ] [-SiteProtectionUnits ] @@ -384,6 +388,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsEnabled + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -439,6 +470,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionPolicyArtifactCount + +protectionPolicyArtifactCount +To construct, see NOTES section for PROTECTIONPOLICYARTIFACTCOUNT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphProtectionPolicyArtifactCount +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -760,8 +819,15 @@ For example, in the access reviews decisions API, this property might record the [User ]: identity [CreatedDateTime ]: The time of creation of the policy. [DisplayName ]: The name of the policy to be created. + [IsEnabled ]: [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: The timestamp of the last modification of the policy. + [ProtectionPolicyArtifactCount ]: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: [RetentionSettings ]: Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -786,7 +852,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -803,8 +869,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -873,6 +943,13 @@ For example, in the access reviews decisions API, this property might record the [Device ]: identity [User ]: identity +PROTECTIONPOLICYARTIFACTCOUNT ``: protectionPolicyArtifactCount + [(Any) ]: This indicates any property can be added to this object. + [Completed ]: + [Failed ]: + [InProgress ]: + [Total ]: + RETENTIONSETTINGS : Contains the retention setting details for the policy. [Interval ]: The frequency of the backup. [Period ]: The period of time to retain the protected data for a single Microsoft 365 service. @@ -904,7 +981,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -945,8 +1022,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md index aaeeb44abd14..0d92b803dc16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSession --- @@ -836,8 +836,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -987,8 +991,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 9f652fd69d55..b3474d3dc1f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- @@ -729,8 +729,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 8fee327d7455..730bdb09cf88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md index 8d3772e1a7f5..eff0ed7dc215 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteInclusionRule --- @@ -381,7 +381,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -712,7 +712,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md index 0272195a1eac..00bdf2161c62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteProtectionUnit --- @@ -27,8 +27,9 @@ Update-MgSolutionBackupRestoreSiteProtectionUnit -SiteProtectionUnitId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] - [-LastModifiedDateTime ] [-PolicyId ] [-SiteId ] [-Status ] - [-Break] [-Headers ] [-HttpPipelineAppend ] + [-LastModifiedDateTime ] [-OffboardRequestedDateTime ] [-PolicyId ] + [-ProtectionSources ] [-SiteId ] [-Status ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -50,8 +51,9 @@ Update-MgSolutionBackupRestoreSiteProtectionUnit -InputObject ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] - [-LastModifiedDateTime ] [-PolicyId ] [-SiteId ] [-Status ] - [-Break] [-Headers ] [-HttpPipelineAppend ] + [-LastModifiedDateTime ] [-OffboardRequestedDateTime ] [-PolicyId ] + [-ProtectionSources ] [-SiteId ] [-Status ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -436,6 +438,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -463,6 +494,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -718,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index 5ad0da874dcb..17055f1b215c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md index 33fd1afa5fb4..fb1f43f679e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md index 85bd94b17de5..f27a9466a8e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md index 58e4c714b5e9..507f0d49de05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessappointmentcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessAppointmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md index a73990f79d56..b594218ecd47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md index 3870b232bacc..33bd41c9d8de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscalendarviewcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCalendarViewCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md index c8fedfb08fda..63b23c89065e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md index 0d4e08b7892f..b08b17ea8165 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md index 302d5c1a2356..b9906a50c791 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomquestioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomQuestionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md index 848f08c3059e..1c5915f0acf6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md index 0ab5c382e96b..64dba6158d98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md index 28a11a6457cb..50019277ab9a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md index a89b1e9bcab8..03ad958c2240 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessservicecount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessServiceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md index f3dd34f1b155..9d090b014fd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffavailability Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffAvailability --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md index c0146bb254f9..f81fc3213d6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md index d8c353b44a5f..00783a6b1336 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffmembercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md index 5d29a4fd4d61..402acc170a92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md index 44f1c05986ae..77706e582cb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingcurrencycount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingCurrencyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md index 78ccafd2c874..0953ba5ace1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md index 2158fcdc87fc..24bd8eb24894 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md index ab82d591a6be..b6153c2447f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md index 7a9b37225b66..f359a75441c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md index e298fc9e81fd..d262834e0b66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md index 2c869b29c908..705c73e550c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index d91e0e325e44..a21ada1dcc5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md index 665dbf6f3188..ec16cea4421e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md index 72304e07d2dc..1bba37fff183 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md index 4919d760f19e..3c87c9a1f5c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md index a792e520be29..eb3b3641caf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md index fb142b07e719..07e579bf636e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallbyuseridandrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallByUserIdAndRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md index 8b1e314db505..8f3fa2dc7357 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallbyuserrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallByUserRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md index 9ae9e36e4365..259fd564ada7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md index 69339f51efe8..af9eea70aa73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: Get-MgVirtualEventTownhallPresenter ## SYNOPSIS Read the properties and relationships of a virtualEventPresenter object. -Currently the supported virtual event types are: - virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Get-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Read the properties and relationships of a virtualEventPresenter object. -Currently the supported virtual event types are: - virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are: \r- virtualEventTownhall\r- virtualEventWebinar **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md index 91d32864a9ab..66e7bc295b16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md index 5cfb12e66a0d..24130ac6fe14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md index bd73e32aef21..56e9fc240f4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 3a33b0f33158..ece216a4e0e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md index 02ece3cafc97..8a63b10a5ca1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md index 708d633a9542..5b208a0800e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md index e663d76abfbb..cb0d902625d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md index 28fbeb1d1287..36f0496f7af6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md index c68900ceff6b..023aa5379277 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarbyuseridandrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarByUserIdAndRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md index 411a32a2d0de..13f9c962d4e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarbyuserrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarByUserRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md index b86eb8f9d1f3..80b5c336a6b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md index 01b601dd1178..dfaa5cc2eda6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md index f71a5d7d9ee0..bac30443212c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md index 98790fc25573..3d6129295905 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md index d3a32131dbc9..d80959f880be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationByEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md index 25636aa045ab..764b47c2af0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationByUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md index c68178b05180..aa92ff3ba63d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index f3e7a0217c3e..012ab1d79c30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md index 68aea950d71d..ea07176e9d94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfigurationquestioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md index 48846b5f8dbf..ed9f5b6d38ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md index 9fc2b6c2ace9..5063b662ca9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md index ae4cf882e321..a872da462c04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md index 89ca3ea7ea83..0c26518880e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSession --- @@ -14,7 +14,7 @@ title: Get-MgVirtualEventWebinarSession ## SYNOPSIS Read the properties and relationships of a virtualEventSession object. -Currently, the following virtual event types are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following virtual event types are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaVirtualEventWebinarSession](/powershell/module/Microsoft.Graph.Beta.Bookings/Get-MgBetaVirtualEventWebinarSession?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Read the properties and relationships of a virtualEventSession object. -Currently, the following virtual event types are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following virtual event types are supported: \r- virtualEventTownhall\r- virtualEventWebinar **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md index 18cf21c0b52a..c113c9214d24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index 3d331a7a3d79..420802c66fe4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md index 888ecc2f57cd..9f4bec642011 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md index 64ca21754f56..27f83f9315f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md index 9698f4118e10..7d88ec23a8ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md index eb86c53e8dd7..70faef11ba1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Bookings -Module Guid: 5a628916-ce55-47c1-8db6-eeeda6611cbe +Module Guid: 054e0d80-90ef-4a75-b031-e81e30138e6c Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.bookings/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md index 0275e8323e47..a4424706941d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md index 3512ef910d2f..9828e6919a10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md index 87e77d77e4f2..553ef112fe04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md index 002e67b9b34d..f62adc31fc47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md index da498ac0d7c2..6ef429ca81bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md index fb4689a4bdec..916e70c5cf20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md index 369fd53279da..a429bd5ea185 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md index d683f5c033e9..a869f829e19b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md index b5e467b7b91d..674314d9629e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEvent --- @@ -674,7 +674,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -702,6 +702,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -722,7 +725,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -847,7 +856,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -881,6 +890,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -904,7 +916,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md index 409a58f7537d..e490cf125337 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md index e7f3ec577d50..8b26e3bb8a20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSession --- @@ -32,10 +32,12 @@ New-MgVirtualEventSession -VirtualEventId [-ResponseHeadersVariable ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -66,10 +68,12 @@ New-MgVirtualEventSession -InputObject [-ResponseHeadersVari [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -716,6 +720,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1001,6 +1034,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1113,6 +1201,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1389,7 +1505,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1460,7 +1576,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1494,6 +1610,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1517,7 +1636,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1596,6 +1721,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md index 527da1c7491d..7d2afcf7a44e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSessionAttendanceReport --- @@ -656,7 +656,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -687,7 +687,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 4e046d77598e..526e056287ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSessionAttendanceReportAttendanceRecord --- @@ -551,7 +551,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -742,7 +742,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md index 6178836afaf5..cbe12a886073 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhall --- @@ -763,7 +763,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -791,6 +791,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -811,7 +814,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -963,7 +972,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -997,6 +1006,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1020,7 +1032,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md index cc87dd477b85..7570b39ea874 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: New-MgVirtualEventTownhallPresenter ## SYNOPSIS Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/New-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Create an in-tenant presenter on a **virtualEventTownhall** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md index e0bedcf9b1e4..9940a34d6eac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSession --- @@ -33,10 +33,12 @@ New-MgVirtualEventTownhallSession -VirtualEventTownhallId [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -68,10 +70,12 @@ New-MgVirtualEventTownhallSession -InputObject [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -718,6 +722,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1003,6 +1036,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1115,6 +1203,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1391,7 +1507,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1462,7 +1578,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1496,6 +1612,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1519,7 +1638,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1598,6 +1723,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md index e5e8077054e1..37a6dc432416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSessionAttendanceReport --- @@ -657,7 +657,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -688,7 +688,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 809dd3db1e97..7b522128f261 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- @@ -553,7 +553,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -744,7 +744,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md index 70878e9d4e94..0021d6b7318a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinar --- @@ -763,7 +763,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -791,6 +791,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -811,7 +814,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1035,7 +1044,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1069,6 +1078,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1092,7 +1104,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1157,7 +1175,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1191,6 +1209,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1214,7 +1235,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md index ba8ca5b2a8ef..9e42907dbc95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarPresenter --- @@ -14,7 +14,7 @@ title: New-MgVirtualEventWebinarPresenter ## SYNOPSIS Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaVirtualEventWebinarPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/New-MgBetaVirtualEventWebinarPresenter?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Create an in-tenant presenter on a **virtualEventWebinar** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md index 5b6a2445bf27..7c1ecb585cc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarRegistration --- @@ -978,7 +978,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1012,6 +1012,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1035,7 +1038,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1139,7 +1148,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1173,6 +1182,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1196,7 +1208,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index 326b42de8ba1..058b643f7f5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md index 4e986516aa79..2abcabade44f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSession --- @@ -32,10 +32,12 @@ New-MgVirtualEventWebinarSession -VirtualEventWebinarId [-ResponseHeade [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -67,10 +69,12 @@ New-MgVirtualEventWebinarSession -InputObject [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -717,6 +721,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1002,6 +1035,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1114,6 +1202,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1390,7 +1506,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1461,7 +1577,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1495,6 +1611,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1518,7 +1637,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1597,6 +1722,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md index eb90f017c3c0..235ea92cfe08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSessionAttendanceReport --- @@ -657,7 +657,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -688,7 +688,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index d69110fe56b2..47ae609959e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- @@ -551,7 +551,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -742,7 +742,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md index 09213f761c35..0fee9d5c15e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/publish-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md index 27d7165e3b85..9bda2762da71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/publish-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md index 168548fda092..d875f7cfe37a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md index fc36f6e6ab5a..869ddc7c4cd2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md index 96671726bb66..5b478877c699 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md index daf058cf97e4..57e77569a5df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md index 146ca46b0e4d..876412005fca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md index 71174c28c8e7..85cd646e8c3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md index 8ec4e2880abd..b698feb61b90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md index 7daaf6cb7b93..64615774bcea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md index 6a815a65cfc7..c13eec3d7467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md index 3574b40d2a84..9e649b8ba3ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md index a89f70542c6e..c2303b4d0482 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md index e80733d19483..a2f414e059e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 2ee59ac57107..57567ccb02b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md index 97bc96717f7c..159e05d3609e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md index e36e79840de0..dfa580dbe860 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: Remove-MgVirtualEventTownhallPresenter ## SYNOPSIS Delete a virtualEventPresenter from a virtual event. -Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are:\r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Remove-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Delete a virtualEventPresenter from a virtual event. -Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are:\r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md index 5a83ac28ab5c..d98d36e88883 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md index e3636f0d9952..536755e33ce7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 964c8f0bad6b..e4f3935e2830 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md index 29af78f1147d..cd99aefd2ff4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md index 55607ffb39f7..9c72078da53a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md index 8db41134e761..0733c0db6ae8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md index 7c565f5b1647..0a27dcae15b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationByEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md index fc68e422a2da..f719451245e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationByUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md index e9db51ed07d6..bc40441cc49e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index 08699a34b511..c1a8c9dd79aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md index 7c61696ee92f..a9ca798df074 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md index 01156ee049a4..9a150fd6ba2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index 7df6a415ef62..6f95ac03b598 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md index 76b43a3cbaca..400d7b9aee8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/set-mgvirtualeventexternaleventinformation Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgVirtualEventExternalEventInformation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md index ad2920ffce70..04f1b72b654f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md index 4f58685d51b1..c515eb434c4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md index 19cfdb14d57b..36ac608462c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md index fc0597da5966..50f772e1e755 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md index 694a3c841033..88b5903794ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistrationemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistrationEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md index d50bee48512a..b7f69441d7d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistrationuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistrationUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md index cd545529e7a8..415f70129e81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/unpublish-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md index ff3d4f00db97..139221e1acab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md index 2efbc5e3dbad..1bdec173cf53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md index bc0d9842d257..62b01fc0859e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md index 529c3c19dbdf..4e1eeb13bced 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md index d256e60bc280..d5585dfb70e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md index 59c4f04b3119..f53587bbb682 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessService --- @@ -14,7 +14,7 @@ title: Update-MgBookingBusinessService ## SYNOPSIS Update the properties of a bookingService object in the specified bookingBusiness. -The following are some examples you can customize for a service:- Price- Typical length of an appointment- Reminders- Any time buffer to set up before or finish up after the service- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. +The following are some examples you can customize for a service:\r- Price\r- Typical length of an appointment\r- Reminders\r- Any time buffer to set up before or finish up after the service\r- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaBookingBusinessService](/powershell/module/Microsoft.Graph.Beta.Bookings/Update-MgBetaBookingBusinessService?view=graph-powershell-beta) @@ -88,7 +88,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a bookingService object in the specified bookingBusiness. -The following are some examples you can customize for a service:- Price- Typical length of an appointment- Reminders- Any time buffer to set up before or finish up after the service- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. +The following are some examples you can customize for a service:\r- Price\r- Typical length of an appointment\r- Reminders\r- Any time buffer to set up before or finish up after the service\r- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md index 8798aa5ca7d5..fe4dcf97c511 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md index c88405af14f7..08547de2795d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md index f129eacfd301..7a6df0cf84ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEvent --- @@ -839,7 +839,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -867,6 +867,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -887,7 +890,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1033,7 +1042,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1067,6 +1076,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1090,7 +1102,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md index cf6b432ad2fc..8562a74fda6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md index 921908ccae25..5b39aa89c275 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSession --- @@ -33,10 +33,12 @@ Update-MgVirtualEventSession -VirtualEventId -VirtualEventSessionId ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -67,10 +69,12 @@ Update-MgVirtualEventSession -InputObject [-ResponseHeadersV [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -717,6 +721,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1002,6 +1035,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1114,6 +1202,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1417,7 +1533,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1488,7 +1604,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1522,6 +1638,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1545,7 +1664,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1624,6 +1749,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md index 565cb87c71a7..b67a4e8d6d51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSessionAttendanceReport --- @@ -684,7 +684,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -715,7 +715,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 279b9da58ffc..4191273c99df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSessionAttendanceReportAttendanceRecord --- @@ -578,7 +578,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -769,7 +769,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md index 62649abbe90e..edac0fb478be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhall --- @@ -979,7 +979,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1007,6 +1007,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1027,7 +1030,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1200,7 +1209,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1234,6 +1243,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1257,7 +1269,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md index 07103fc9fc5a..5c1c7541b15f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md index d553f5ab22c0..e88164a9b49c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSession --- @@ -33,10 +33,12 @@ Update-MgVirtualEventTownhallSession -VirtualEventSessionId [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -69,10 +71,12 @@ Update-MgVirtualEventTownhallSession -InputObject [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -719,6 +723,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1004,6 +1037,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1116,6 +1204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1419,7 +1535,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1490,7 +1606,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1524,6 +1640,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1547,7 +1666,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1626,6 +1751,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md index c321ac2324f6..3f94c47f373c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSessionAttendanceReport --- @@ -685,7 +685,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -716,7 +716,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index f31f7b64614d..16d49a46c2b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- @@ -582,7 +582,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -773,7 +773,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md index e46137b5994b..acb1af1250b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinar --- @@ -980,7 +980,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1008,6 +1008,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1028,7 +1031,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1273,7 +1282,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1307,6 +1316,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1330,7 +1342,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1395,7 +1413,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1429,6 +1447,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1452,7 +1473,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md index b55f52e42b5c..51ae52d8262c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarPresenter --- @@ -14,7 +14,7 @@ title: Update-MgVirtualEventWebinarPresenter ## SYNOPSIS Update the properties of a virtualEventPresenter object. -Currently the supported virtual event types are:- virtualEventWebinar. +Currently the supported virtual event types are:\r- virtualEventWebinar. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaVirtualEventWebinarPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Update-MgBetaVirtualEventWebinarPresenter?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a virtualEventPresenter object. -Currently the supported virtual event types are:- virtualEventWebinar. +Currently the supported virtual event types are:\r- virtualEventWebinar. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md index ae98df9ed2c7..4f8a4aea46ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistration --- @@ -898,7 +898,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -932,6 +932,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -955,7 +958,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1059,7 +1068,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1093,6 +1102,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1116,7 +1128,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md index 8aee63198e9f..e8cae9554737 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationByEmail --- @@ -897,7 +897,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -931,6 +931,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -954,7 +957,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1058,7 +1067,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1092,6 +1101,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1115,7 +1127,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md index 232aedf0b8b5..8db2b0544f96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationByUserId --- @@ -897,7 +897,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -931,6 +931,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -954,7 +957,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1058,7 +1067,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1092,6 +1101,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1115,7 +1127,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md index 6e373978b912..a0f5988dc04d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index cc8517bda0ee..8addda08d39d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md index 6e2519bdcf7f..5f158e62686f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSession --- @@ -33,10 +33,12 @@ Update-MgVirtualEventWebinarSession -VirtualEventSessionId -VirtualEven [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -68,10 +70,12 @@ Update-MgVirtualEventWebinarSession -InputObject [-AttendanceReports ] [-AudioConferencing ] [-ChatInfo ] [-ChatRestrictions ] [-EndDateTime ] - [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] + [-ExpiryDateTime ] [-Id ] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] [-JoinInformation ] [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-RecordAutomatically] + [-LobbyBypassSettings ] [-MeetingOptionsWebUrl ] + [-MeetingSpokenLanguageTag ] [-RecordAutomatically] + [-SensitivityLabelAssignment ] [-ShareMeetingChatHistoryDefault ] [-StartDateTime ] [-Subject ] [-VideoOnDemandWebUrl ] [-VideoTeleconferenceId ] [-WatermarkProtection ] [-Break] [-Headers ] @@ -718,6 +722,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ExpiryDateTime + +Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -1003,6 +1036,61 @@ AcceptedValues: [] HelpMessage: '' ``` +### -MeetingOptionsWebUrl + +Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MeetingSpokenLanguageTag + +Specifies the spoken language used during the meeting for recording and transcription purposes. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -1115,6 +1203,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SensitivityLabelAssignment + +onlineMeetingSensitivityLabelAssignment +To construct, see NOTES section for SENSITIVITYLABELASSIGNMENT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingSensitivityLabelAssignment +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ShareMeetingChatHistoryDefault meetingChatHistoryDefaultMode @@ -1418,7 +1534,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1489,7 +1605,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -1523,6 +1639,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -1546,7 +1665,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -1625,6 +1750,10 @@ LOBBYBYPASSSETTINGS ``: lobbyBypassSettings Optional. [Scope ]: lobbyBypassScope +SENSITIVITYLABELASSIGNMENT ``: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. + STARTDATETIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md index 1d0cc0641189..756cc8e4dc0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSessionAttendanceReport --- @@ -684,7 +684,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. BODYPARAMETER ``: meetingAttendanceReport @@ -715,7 +715,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index b9e9ce60fdf0..c68d4cba373f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- @@ -578,7 +578,7 @@ HelpMessage: '' ### -Role Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. ```yaml Type: System.String @@ -769,7 +769,7 @@ For example, if a user changes their display name the API might show the new val For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md index 7666d7621a20..feaff7be6e61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendar --- @@ -342,13 +342,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md index 8fe8d1bf41c9..21ea638e0092 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarEvent --- @@ -562,13 +562,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md index c1d223c1a9c7..65b47897ef04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarPermission --- @@ -551,13 +551,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md index 9f3f27888e33..c8ddd537c63e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarpermissioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarPermissionCount --- @@ -338,13 +338,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md index be5687ea1a8c..091eb47186d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarschedule Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarSchedule --- @@ -566,13 +566,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace STARTTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md index 2bb01cb47377..fc35c0d301a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarview Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md index 1763bd044ef1..6658767c6949 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEvent --- @@ -571,13 +571,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md index 9a45a41e748c..74e06a207e65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventAttachment --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md index 7df139c6a1c8..b890a877433d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventattachmentcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventAttachmentCount --- @@ -367,13 +367,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md index c2b79e68e79c..c46f853969e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventCalendar --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md index cf940199142d..f5d35df3dc82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md index 7830acb3f1eb..db0276e487cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventdelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventDelta --- @@ -596,13 +596,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md index 53ab2b735137..9826693be8de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventExtension --- @@ -599,13 +599,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md index 02ce1bbfd1b4..5eed85334bc9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventextensioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventExtensionCount --- @@ -359,13 +359,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md index 0b7370c245b5..7d92028d3e33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventinstance Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventInstance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md index 58fe11b27605..50fc640b8ff6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventinstancedelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventInstanceDelta --- @@ -609,13 +609,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuilding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuilding.md new file mode 100644 index 000000000000..ea5edd2c488a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuilding.md @@ -0,0 +1,570 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuilding +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuilding +--- + +# Get-MgPlaceAsBuilding + +## SYNOPSIS + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuilding](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuilding?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuilding [-ExpandProperty ] [-Property ] [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsBuilding -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuilding -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBuilding + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuilding](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuilding) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheck.md new file mode 100644 index 000000000000..f26d808528bd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingCheck +--- + +# Get-MgPlaceAsBuildingCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheckInCount.md new file mode 100644 index 000000000000..faa1c428eb6e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingCheckInCount +--- + +# Get-MgPlaceAsBuildingCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMap.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMap.md new file mode 100644 index 000000000000..b208a276cfa4 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMap.md @@ -0,0 +1,385 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmap +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMap +--- + +# Get-MgPlaceAsBuildingMap + +## SYNOPSIS + +Get the map of a building in IMDF format. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMap](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMap?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMap -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMap -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the map of a building in IMDF format. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBuildingMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMap](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmap) +- [Graph API Reference](https://learn.microsoft.com/graph/api/buildingmap-get?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprint.md new file mode 100644 index 000000000000..0edb053fc2cd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprint.md @@ -0,0 +1,598 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmapfootprint +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapFootprint +--- + +# Get-MgPlaceAsBuildingMapFootprint + +## SYNOPSIS + +Represents the approximate physical extent of a referenced building. +It corresponds to footprint.geojson in IMDF format. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapFootprint](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapFootprint?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingMapFootprint -PlaceId [-ExpandProperty ] + [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingMapFootprint -FootprintMapId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapFootprint -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Represents the approximate physical extent of a referenced building. +It corresponds to footprint.geojson in IMDF format. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FootprintMapId + +The unique identifier of footprintMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFootprintMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapFootprint](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmapfootprint) +- [Graph API Reference](https://learn.microsoft.com/graph/api/buildingmap-list-footprints?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprintCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprintCount.md new file mode 100644 index 000000000000..e045507f86ce --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapFootprintCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmapfootprintcount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapFootprintCount +--- + +# Get-MgPlaceAsBuildingMapFootprintCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapFootprintCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapFootprintCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMapFootprintCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapFootprintCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapFootprintCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmapfootprintcount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevel.md new file mode 100644 index 000000000000..489eb73d280e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevel.md @@ -0,0 +1,597 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevel +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevel +--- + +# Get-MgPlaceAsBuildingMapLevel + +## SYNOPSIS + +Represents a physical floor structure within a building. +It corresponds to level.geojson in IMDF format. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevel](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevel?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingMapLevel -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingMapLevel -LevelMapId -PlaceId [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevel -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Represents a physical floor structure within a building. +It corresponds to level.geojson in IMDF format. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevel](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevel) +- [Graph API Reference](https://learn.microsoft.com/graph/api/buildingmap-list-levels?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelCount.md new file mode 100644 index 000000000000..28b18df10b7c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelcount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelCount +--- + +# Get-MgPlaceAsBuildingMapLevelCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMapLevelCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelcount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixture.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixture.md new file mode 100644 index 000000000000..6a8dac0f5bd4 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixture.md @@ -0,0 +1,626 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelfixture +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelFixture +--- + +# Get-MgPlaceAsBuildingMapLevelFixture + +## SYNOPSIS + +Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelFixture](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelFixture?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingMapLevelFixture -LevelMapId -PlaceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingMapLevelFixture -FixtureMapId -LevelMapId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelFixture -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FixtureMapId + +The unique identifier of fixtureMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelFixture](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelfixture) +- [Graph API Reference](https://learn.microsoft.com/graph/api/levelmap-list-fixtures?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixtureCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixtureCount.md new file mode 100644 index 000000000000..5c46077c63bd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelFixtureCount.md @@ -0,0 +1,403 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelfixturecount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelFixtureCount +--- + +# Get-MgPlaceAsBuildingMapLevelFixtureCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelFixtureCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelFixtureCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMapLevelFixtureCount -LevelMapId -PlaceId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelFixtureCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelFixtureCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelfixturecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSection.md new file mode 100644 index 000000000000..162379fda716 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSection.md @@ -0,0 +1,626 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelsection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelSection +--- + +# Get-MgPlaceAsBuildingMapLevelSection + +## SYNOPSIS + +Collection of sections (such as zones or partitions) on this level. +Supports upsert. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelSection](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelSection?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId -SectionMapId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelSection -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Collection of sections (such as zones or partitions) on this level. +Supports upsert. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SectionMapId + +The unique identifier of sectionMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelsection) +- [Graph API Reference](https://learn.microsoft.com/graph/api/levelmap-list-sections?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSectionCount.md new file mode 100644 index 000000000000..9b7ce2dd3e30 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelSectionCount.md @@ -0,0 +1,403 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelsectioncount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelSectionCount +--- + +# Get-MgPlaceAsBuildingMapLevelSectionCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelSectionCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelSectionCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMapLevelSectionCount -LevelMapId -PlaceId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelSectionCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelSectionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelsectioncount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnit.md new file mode 100644 index 000000000000..779a9ba2fbd8 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnit.md @@ -0,0 +1,626 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelunit +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelUnit +--- + +# Get-MgPlaceAsBuildingMapLevelUnit + +## SYNOPSIS + +Collection of units (such as rooms or offices) on this level. +Supports upsert. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelUnit](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelUnit?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId -UnitMapId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelUnit -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Collection of units (such as rooms or offices) on this level. +Supports upsert. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -UnitMapId + +The unique identifier of unitMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelunit) +- [Graph API Reference](https://learn.microsoft.com/graph/api/levelmap-list-units?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnitCount.md new file mode 100644 index 000000000000..6a7af786e41c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsBuildingMapLevelUnitCount.md @@ -0,0 +1,403 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelunitcount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsBuildingMapLevelUnitCount +--- + +# Get-MgPlaceAsBuildingMapLevelUnitCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsBuildingMapLevelUnitCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsBuildingMapLevelUnitCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsBuildingMapLevelUnitCount -LevelMapId -PlaceId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsBuildingMapLevelUnitCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsBuildingMapLevelUnitCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasbuildingmaplevelunitcount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDesk.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDesk.md new file mode 100644 index 000000000000..aa4f7d3cfd9a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDesk.md @@ -0,0 +1,570 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdesk +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsDesk +--- + +# Get-MgPlaceAsDesk + +## SYNOPSIS + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsDesk](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsDesk?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsDesk [-ExpandProperty ] [-Property ] [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsDesk -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsDesk -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDesk + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsDesk](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdesk) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheck.md new file mode 100644 index 000000000000..70f14354d22e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdeskcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsDeskCheck +--- + +# Get-MgPlaceAsDeskCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsDeskCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsDeskCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsDeskCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsDeskCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsDeskCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsDeskCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdeskcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheckInCount.md new file mode 100644 index 000000000000..a9f9517b72da --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsDeskCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdeskcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsDeskCheckInCount +--- + +# Get-MgPlaceAsDeskCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsDeskCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsDeskCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsDeskCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsDeskCheckInCount -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsDeskCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasdeskcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloor.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloor.md new file mode 100644 index 000000000000..4fd6d4c568bf --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloor.md @@ -0,0 +1,570 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloor +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsFloor +--- + +# Get-MgPlaceAsFloor + +## SYNOPSIS + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsFloor](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsFloor?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsFloor [-ExpandProperty ] [-Property ] [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsFloor -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsFloor -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFloor + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsFloor](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloor) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheck.md new file mode 100644 index 000000000000..f588b75c2fc8 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloorcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsFloorCheck +--- + +# Get-MgPlaceAsFloorCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsFloorCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsFloorCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsFloorCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsFloorCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsFloorCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsFloorCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloorcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheckInCount.md new file mode 100644 index 000000000000..afece5be180a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsFloorCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloorcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsFloorCheckInCount +--- + +# Get-MgPlaceAsFloorCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsFloorCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsFloorCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsFloorCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsFloorCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsFloorCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasfloorcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md index e40edef5da2d..3147e2a0aea5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoom --- @@ -13,12 +13,8 @@ title: Get-MgPlaceAsRoom ## SYNOPSIS -Get a collection of the specified type of place objects defined in the tenant. -For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. -A place object can be one of the following types: Both room and roomList are derived from the place object. -By default, this operation returns 100 places per page. -Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. -See details for how they compare. +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoom](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoom?view=graph-powershell-beta) @@ -61,12 +57,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Get a collection of the specified type of place objects defined in the tenant. -For example, you can get all the rooms, all the room lists, or the rooms in a specific room list in the tenant. -A place object can be one of the following types: Both room and roomList are derived from the place object. -By default, this operation returns 100 places per page. -Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. -See details for how they compare. +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. ## EXAMPLES ### Example 1: List all the rooms defined in the tenant @@ -546,13 +538,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheck.md new file mode 100644 index 000000000000..7aa78b9e5de4 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomCheck +--- + +# Get-MgPlaceAsRoomCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsRoomCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsRoomCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheckInCount.md new file mode 100644 index 000000000000..5ea20b7d474c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomCheckInCount +--- + +# Get-MgPlaceAsRoomCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsRoomCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomCheckInCount -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md index 1f9dc215fd10..756d6a109c40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlist Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomList --- @@ -523,13 +523,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheck.md new file mode 100644 index 000000000000..7cebce686e42 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListCheck +--- + +# Get-MgPlaceAsRoomListCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsRoomListCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsRoomListCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheckInCount.md new file mode 100644 index 000000000000..5a5141b5a7c2 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListCheckInCount +--- + +# Get-MgPlaceAsRoomListCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsRoomListCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md index 1925498cb2a5..84163f3c11e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomListRoom --- @@ -550,13 +550,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheck.md new file mode 100644 index 000000000000..c8ded823048e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheck.md @@ -0,0 +1,622 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListRoomCheck +--- + +# Get-MgPlaceAsRoomListRoomCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsRoomListRoomCheck -PlaceId -RoomId [-ExpandProperty ] + [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsRoomListRoomCheck -CheckInClaimCalendarEventId -PlaceId + -RoomId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListRoomCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RoomId + +The unique identifier of room + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheckInCount.md new file mode 100644 index 000000000000..c4cabf95fe71 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCheckInCount.md @@ -0,0 +1,403 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListRoomCheckInCount +--- + +# Get-MgPlaceAsRoomListRoomCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListRoomCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListRoomCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsRoomListRoomCheckInCount -PlaceId -RoomId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListRoomCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RoomId + +The unique identifier of room + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListRoomCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md index 032638c3af40..b2fa6cfbd909 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomListRoomCount --- @@ -338,13 +338,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspace.md new file mode 100644 index 000000000000..5e23f74f0ee2 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspace.md @@ -0,0 +1,594 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListWorkspace +--- + +# Get-MgPlaceAsRoomListWorkspace + +## SYNOPSIS + +Get workspaces from places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsRoomListWorkspace -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsRoomListWorkspace -PlaceId -WorkspaceId [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListWorkspace -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get workspaces from places + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheck.md new file mode 100644 index 000000000000..2dc864f75e39 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheck.md @@ -0,0 +1,623 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListWorkspaceCheck +--- + +# Get-MgPlaceAsRoomListWorkspaceCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsRoomListWorkspaceCheck -PlaceId -WorkspaceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgPlaceAsRoomListWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + -WorkspaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListWorkspaceCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheckInCount.md new file mode 100644 index 000000000000..3c527c331db4 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCheckInCount.md @@ -0,0 +1,404 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListWorkspaceCheckInCount +--- + +# Get-MgPlaceAsRoomListWorkspaceCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListWorkspaceCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListWorkspaceCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsRoomListWorkspaceCheckInCount -PlaceId -WorkspaceId + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListWorkspaceCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListWorkspaceCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCount.md new file mode 100644 index 000000000000..8934dde4a6de --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListWorkspaceCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsRoomListWorkspaceCount +--- + +# Get-MgPlaceAsRoomListWorkspaceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsRoomListWorkspaceCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsRoomListWorkspaceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsRoomListWorkspaceCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsRoomListWorkspaceCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsRoomListWorkspaceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistworkspacecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSection.md new file mode 100644 index 000000000000..b0876d88b160 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSection.md @@ -0,0 +1,570 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsSection +--- + +# Get-MgPlaceAsSection + +## SYNOPSIS + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsSection](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsSection?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsSection [-ExpandProperty ] [-Property ] [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsSection -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsSection -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSection + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassection) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheck.md new file mode 100644 index 000000000000..e5fb744f6cb3 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassectioncheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsSectionCheck +--- + +# Get-MgPlaceAsSectionCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsSectionCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsSectionCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsSectionCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsSectionCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsSectionCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsSectionCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassectioncheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheckInCount.md new file mode 100644 index 000000000000..cb364470e130 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsSectionCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassectioncheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsSectionCheckInCount +--- + +# Get-MgPlaceAsSectionCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsSectionCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsSectionCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsSectionCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsSectionCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsSectionCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceassectioncheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspace.md new file mode 100644 index 000000000000..c7f8be1a25de --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspace.md @@ -0,0 +1,570 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsWorkspace +--- + +# Get-MgPlaceAsWorkspace + +## SYNOPSIS + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsWorkspace [-ExpandProperty ] [-Property ] [-Filter ] + [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsWorkspace -PlaceId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsWorkspace -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get a collection of the specified type of place objects defined in a tenant. +You can do the following for a given tenant:\r- List all buildings.\r- List all floors.\r- List all sections.\r- List all desks.\r- List all rooms.\r- List all workspaces.\r- List all room lists.\r- List rooms in a specific room list.\r- List workspaces in a specific room list. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspace) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheck.md new file mode 100644 index 000000000000..6398f7f16192 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheck.md @@ -0,0 +1,595 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsWorkspaceCheck +--- + +# Get-MgPlaceAsWorkspaceCheck + +## SYNOPSIS + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceAsWorkspaceCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceAsWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsWorkspaceCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheckInCount.md new file mode 100644 index 000000000000..b64c95077aca --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsWorkspaceCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspacecheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceAsWorkspaceCheckInCount +--- + +# Get-MgPlaceAsWorkspaceCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceAsWorkspaceCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceAsWorkspaceCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceAsWorkspaceCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceAsWorkspaceCheckInCount -InputObject [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceAsWorkspaceCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasworkspacecheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheck.md new file mode 100644 index 000000000000..1509a1d116b3 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheck.md @@ -0,0 +1,598 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCheck +--- + +# Get-MgPlaceCheck + +## SYNOPSIS + +Read the properties and relationships of a checkInClaim object. +This API provides the check-in status for a specific place, such as a desk, room, or workspace, associated with a particular reservation. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgPlaceCheck -PlaceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgPlaceCheck -CheckInClaimCalendarEventId -PlaceId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceCheck -InputObject [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Read the properties and relationships of a checkInClaim object. +This API provides the check-in status for a specific place, such as a desk, room, or workspace, associated with a particular reservation. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecheck) +- [Graph API Reference](https://learn.microsoft.com/graph/api/checkinclaim-get?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheckInCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheckInCount.md new file mode 100644 index 000000000000..c674e88d0209 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCheckInCount.md @@ -0,0 +1,382 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecheckincount +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCheckInCount +--- + +# Get-MgPlaceCheckInCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCheckInCount](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCheckInCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCheckInCount -PlaceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgPlaceCheckInCount -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Get-MgPlaceCheckInCount](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecheckincount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md index 944305f5e900..830e687f9796 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsBuilding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsBuilding.md new file mode 100644 index 000000000000..c0d565e1a9af --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsBuilding.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasbuilding +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCountAsBuilding +--- + +# Get-MgPlaceCountAsBuilding + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCountAsBuilding](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCountAsBuilding?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCountAsBuilding [-Filter ] [-Search ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgPlaceCountAsBuilding](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasbuilding) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsDesk.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsDesk.md new file mode 100644 index 000000000000..eb745e537b69 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsDesk.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasdesk +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCountAsDesk +--- + +# Get-MgPlaceCountAsDesk + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCountAsDesk](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCountAsDesk?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCountAsDesk [-Filter ] [-Search ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgPlaceCountAsDesk](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasdesk) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsFloor.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsFloor.md new file mode 100644 index 000000000000..6d99e9da734a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsFloor.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasfloor +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCountAsFloor +--- + +# Get-MgPlaceCountAsFloor + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCountAsFloor](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCountAsFloor?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCountAsFloor [-Filter ] [-Search ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgPlaceCountAsFloor](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasfloor) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md index ef66185def84..f138c408fef3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCountAsRoom --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md index 381ff59ea593..451bb328ac82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasroomlist Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCountAsRoomList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsSection.md new file mode 100644 index 000000000000..62d7e21f3cba --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsSection.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountassection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCountAsSection +--- + +# Get-MgPlaceCountAsSection + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCountAsSection](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCountAsSection?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCountAsSection [-Filter ] [-Search ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgPlaceCountAsSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountassection) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsWorkspace.md new file mode 100644 index 000000000000..08d4e1ddae86 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsWorkspace.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgPlaceCountAsWorkspace +--- + +# Get-MgPlaceCountAsWorkspace + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaPlaceCountAsWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/Get-MgBetaPlaceCountAsWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgPlaceCountAsWorkspace [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgPlaceCountAsWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasworkspace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md index 45a5dcf8edec..af9f28dbc5ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendar --- @@ -568,13 +568,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md index b15366994366..71da5cef417e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md index f24a7eb2e9e9..5154590cc625 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md index e75a9e32bc65..987daea2a85d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroup --- @@ -576,13 +576,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md index 355621e42427..2b425b184602 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroupCalendar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md index f9fc2435f8ac..ee684d8c11d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroupcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroupCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md index 861e87b08c9d..faa62084633d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarPermission --- @@ -693,13 +693,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md index eaa5945dc0ee..e432b1604de7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarpermissioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarPermissionCount --- @@ -389,13 +389,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md index 606f64064821..1af06f5a92f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarview Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md index cb24868031c7..394496b9b857 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserdefaultcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultCalendar --- @@ -356,13 +356,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md index e9fe50ce50bd..2151c083ac1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserdefaultcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultCalendarEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md index 963d7d2cc1a4..703667c7cc40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEvent --- @@ -590,13 +590,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md index a88eb8b200c2..ee93242b4169 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventAttachment --- @@ -598,13 +598,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md index 7bc485231e8f..1cec9553b0c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventattachmentcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventAttachmentCount --- @@ -367,13 +367,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md index d44e8aaf8afc..c9c099f1115c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventCalendar --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md index b2d27b8d9d5a..70f689ac3665 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md index 17aa22f62cbc..5f8a2b8b8e96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventdelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventDelta --- @@ -596,13 +596,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md index a70545bf9e8c..089433bccb07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventExtension --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md index 5470d1f7bf2e..19cf64d37387 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventextensioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventExtensionCount --- @@ -359,13 +359,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md index 4785b8290b7d..b404dac04516 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventinstance Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventInstance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md index 5d9e2e5cee34..462fe453673a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventinstancedelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventInstanceDelta --- @@ -609,13 +609,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md index 7c8a345c7b56..e63e1497b898 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptgroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptGroupEvent --- @@ -544,13 +544,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md index 94a8700e3c67..01df530ee373 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptgroupeventtentatively Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptGroupEventTentatively --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md index 25e8a8f60cbb..d9efff8a7a85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptuserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptUserEvent --- @@ -571,13 +571,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md index dfa80b327e02..1de2696eabc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptusereventtentatively Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptUserEventTentatively --- @@ -621,13 +621,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md index bada4d5c8780..e9d42890dd73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgcalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCalendarGroupCalendar --- @@ -425,13 +425,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md index efcdf1e8d305..ce76c56352f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgcalendarusercalendarallowedcalendarsharingroles Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles --- @@ -484,13 +484,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md index 09a8a4ffed9e..59d035f79392 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdeclinegroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeclineGroupEvent --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md index 9e9fc74c4935..a19b0664be9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdeclineuserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeclineUserEvent --- @@ -621,13 +621,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDescendantPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDescendantPlace.md new file mode 100644 index 000000000000..f88f59cd095a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDescendantPlace.md @@ -0,0 +1,522 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdescendantplace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Invoke-MgDescendantPlace +--- + +# Invoke-MgDescendantPlace + +## SYNOPSIS + +Invoke function descendants + +> [!NOTE] +> To view the beta release of this cmdlet, view [Invoke-MgBetaDescendantPlace](/powershell/module/Microsoft.Graph.Beta.Calendar/Invoke-MgBetaDescendantPlace?view=graph-powershell-beta) + +## SYNTAX + +### Descendant (Default) + +``` +Invoke-MgDescendantPlace -PlaceId [-Count] [-ExpandProperty ] [-Filter ] + [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### DescendantViaIdentity + +``` +Invoke-MgDescendantPlace -InputObject [-Count] [-ExpandProperty ] + [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Invoke function descendants + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Place.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Place.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Count + +Include count of items + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DescendantViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Descendant + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Invoke-MgDescendantPlace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdescendantplace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md index a802ecd6b767..d7ec3a667ae4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdismissgroupeventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDismissGroupEventReminder --- @@ -384,13 +384,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md index 65a534290315..5778288aee12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdismissusereventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDismissUserEventReminder --- @@ -406,13 +406,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md index 6942ed28e51d..7eb77c172329 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgforwardgroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupEvent --- @@ -13,8 +13,8 @@ title: Invoke-MgForwardGroupEvent ## SYNOPSIS -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. > [!NOTE] @@ -73,8 +73,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. **Permissions** @@ -561,13 +561,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace TORECIPIENTS : . [EmailAddress ]: emailAddress diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md index f9b8fbb502d8..020e9b1d982a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgforwarduserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardUserEvent --- @@ -13,8 +13,8 @@ title: Invoke-MgForwardUserEvent ## SYNOPSIS -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. > [!NOTE] @@ -73,8 +73,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. **Permissions** @@ -587,13 +587,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace TORECIPIENTS : . [EmailAddress ]: emailAddress diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md index cda816b791fa..d4b38238f49f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgsnoozegroupeventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSnoozeGroupEventReminder --- @@ -521,13 +521,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace NEWREMINDERTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md index 41a6a27b0170..be62f73f9b34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgsnoozeusereventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSnoozeUserEventReminder --- @@ -550,13 +550,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace NEWREMINDERTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md index f0d199e1bf01..c36b0370450f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: 616eca87-da74-40de-b624-c994f9446da1 +Module Guid: 1a90159f-dd2b-4670-93b7-5e67a50f624e Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US @@ -53,26 +53,154 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgGroupEventInstanceDelta](Get-MgGroupEventInstanceDelta.md) +### [Get-MgPlaceAsBuilding](Get-MgPlaceAsBuilding.md) + +### [Get-MgPlaceAsBuilding](Get-MgPlaceAsBuilding.md) + +### [Get-MgPlaceAsBuildingCheck](Get-MgPlaceAsBuildingCheck.md) + +### [Get-MgPlaceAsBuildingCheck](Get-MgPlaceAsBuildingCheck.md) + +### [Get-MgPlaceAsBuildingCheckInCount](Get-MgPlaceAsBuildingCheckInCount.md) + +### [Get-MgPlaceAsBuildingMap](Get-MgPlaceAsBuildingMap.md) + +### [Get-MgPlaceAsBuildingMapFootprint](Get-MgPlaceAsBuildingMapFootprint.md) + +### [Get-MgPlaceAsBuildingMapFootprint](Get-MgPlaceAsBuildingMapFootprint.md) + +### [Get-MgPlaceAsBuildingMapFootprintCount](Get-MgPlaceAsBuildingMapFootprintCount.md) + +### [Get-MgPlaceAsBuildingMapLevel](Get-MgPlaceAsBuildingMapLevel.md) + +### [Get-MgPlaceAsBuildingMapLevel](Get-MgPlaceAsBuildingMapLevel.md) + +### [Get-MgPlaceAsBuildingMapLevelCount](Get-MgPlaceAsBuildingMapLevelCount.md) + +### [Get-MgPlaceAsBuildingMapLevelFixture](Get-MgPlaceAsBuildingMapLevelFixture.md) + +### [Get-MgPlaceAsBuildingMapLevelFixture](Get-MgPlaceAsBuildingMapLevelFixture.md) + +### [Get-MgPlaceAsBuildingMapLevelFixtureCount](Get-MgPlaceAsBuildingMapLevelFixtureCount.md) + +### [Get-MgPlaceAsBuildingMapLevelSection](Get-MgPlaceAsBuildingMapLevelSection.md) + +### [Get-MgPlaceAsBuildingMapLevelSection](Get-MgPlaceAsBuildingMapLevelSection.md) + +### [Get-MgPlaceAsBuildingMapLevelSectionCount](Get-MgPlaceAsBuildingMapLevelSectionCount.md) + +### [Get-MgPlaceAsBuildingMapLevelUnit](Get-MgPlaceAsBuildingMapLevelUnit.md) + +### [Get-MgPlaceAsBuildingMapLevelUnit](Get-MgPlaceAsBuildingMapLevelUnit.md) + +### [Get-MgPlaceAsBuildingMapLevelUnitCount](Get-MgPlaceAsBuildingMapLevelUnitCount.md) + +### [Get-MgPlaceAsDesk](Get-MgPlaceAsDesk.md) + +### [Get-MgPlaceAsDesk](Get-MgPlaceAsDesk.md) + +### [Get-MgPlaceAsDeskCheck](Get-MgPlaceAsDeskCheck.md) + +### [Get-MgPlaceAsDeskCheck](Get-MgPlaceAsDeskCheck.md) + +### [Get-MgPlaceAsDeskCheckInCount](Get-MgPlaceAsDeskCheckInCount.md) + +### [Get-MgPlaceAsFloor](Get-MgPlaceAsFloor.md) + +### [Get-MgPlaceAsFloor](Get-MgPlaceAsFloor.md) + +### [Get-MgPlaceAsFloorCheck](Get-MgPlaceAsFloorCheck.md) + +### [Get-MgPlaceAsFloorCheck](Get-MgPlaceAsFloorCheck.md) + +### [Get-MgPlaceAsFloorCheckInCount](Get-MgPlaceAsFloorCheckInCount.md) + ### [Get-MgPlaceAsRoom](Get-MgPlaceAsRoom.md) ### [Get-MgPlaceAsRoom](Get-MgPlaceAsRoom.md) +### [Get-MgPlaceAsRoomCheck](Get-MgPlaceAsRoomCheck.md) + +### [Get-MgPlaceAsRoomCheck](Get-MgPlaceAsRoomCheck.md) + +### [Get-MgPlaceAsRoomCheckInCount](Get-MgPlaceAsRoomCheckInCount.md) + ### [Get-MgPlaceAsRoomList](Get-MgPlaceAsRoomList.md) ### [Get-MgPlaceAsRoomList](Get-MgPlaceAsRoomList.md) +### [Get-MgPlaceAsRoomListCheck](Get-MgPlaceAsRoomListCheck.md) + +### [Get-MgPlaceAsRoomListCheck](Get-MgPlaceAsRoomListCheck.md) + +### [Get-MgPlaceAsRoomListCheckInCount](Get-MgPlaceAsRoomListCheckInCount.md) + ### [Get-MgPlaceAsRoomListRoom](Get-MgPlaceAsRoomListRoom.md) ### [Get-MgPlaceAsRoomListRoom](Get-MgPlaceAsRoomListRoom.md) +### [Get-MgPlaceAsRoomListRoomCheck](Get-MgPlaceAsRoomListRoomCheck.md) + +### [Get-MgPlaceAsRoomListRoomCheck](Get-MgPlaceAsRoomListRoomCheck.md) + +### [Get-MgPlaceAsRoomListRoomCheckInCount](Get-MgPlaceAsRoomListRoomCheckInCount.md) + ### [Get-MgPlaceAsRoomListRoomCount](Get-MgPlaceAsRoomListRoomCount.md) +### [Get-MgPlaceAsRoomListWorkspace](Get-MgPlaceAsRoomListWorkspace.md) + +### [Get-MgPlaceAsRoomListWorkspace](Get-MgPlaceAsRoomListWorkspace.md) + +### [Get-MgPlaceAsRoomListWorkspaceCheck](Get-MgPlaceAsRoomListWorkspaceCheck.md) + +### [Get-MgPlaceAsRoomListWorkspaceCheck](Get-MgPlaceAsRoomListWorkspaceCheck.md) + +### [Get-MgPlaceAsRoomListWorkspaceCheckInCount](Get-MgPlaceAsRoomListWorkspaceCheckInCount.md) + +### [Get-MgPlaceAsRoomListWorkspaceCount](Get-MgPlaceAsRoomListWorkspaceCount.md) + +### [Get-MgPlaceAsSection](Get-MgPlaceAsSection.md) + +### [Get-MgPlaceAsSection](Get-MgPlaceAsSection.md) + +### [Get-MgPlaceAsSectionCheck](Get-MgPlaceAsSectionCheck.md) + +### [Get-MgPlaceAsSectionCheck](Get-MgPlaceAsSectionCheck.md) + +### [Get-MgPlaceAsSectionCheckInCount](Get-MgPlaceAsSectionCheckInCount.md) + +### [Get-MgPlaceAsWorkspace](Get-MgPlaceAsWorkspace.md) + +### [Get-MgPlaceAsWorkspace](Get-MgPlaceAsWorkspace.md) + +### [Get-MgPlaceAsWorkspaceCheck](Get-MgPlaceAsWorkspaceCheck.md) + +### [Get-MgPlaceAsWorkspaceCheck](Get-MgPlaceAsWorkspaceCheck.md) + +### [Get-MgPlaceAsWorkspaceCheckInCount](Get-MgPlaceAsWorkspaceCheckInCount.md) + +### [Get-MgPlaceCheck](Get-MgPlaceCheck.md) + +### [Get-MgPlaceCheck](Get-MgPlaceCheck.md) + +### [Get-MgPlaceCheckInCount](Get-MgPlaceCheckInCount.md) + ### [Get-MgPlaceCount](Get-MgPlaceCount.md) +### [Get-MgPlaceCountAsBuilding](Get-MgPlaceCountAsBuilding.md) + +### [Get-MgPlaceCountAsDesk](Get-MgPlaceCountAsDesk.md) + +### [Get-MgPlaceCountAsFloor](Get-MgPlaceCountAsFloor.md) + ### [Get-MgPlaceCountAsRoom](Get-MgPlaceCountAsRoom.md) ### [Get-MgPlaceCountAsRoomList](Get-MgPlaceCountAsRoomList.md) +### [Get-MgPlaceCountAsSection](Get-MgPlaceCountAsSection.md) + +### [Get-MgPlaceCountAsWorkspace](Get-MgPlaceCountAsWorkspace.md) + ### [Get-MgUserCalendar](Get-MgUserCalendar.md) ### [Get-MgUserCalendar](Get-MgUserCalendar.md) @@ -143,6 +271,8 @@ Microsoft Graph PowerShell Cmdlets ### [Invoke-MgDeclineUserEvent](Invoke-MgDeclineUserEvent.md) +### [Invoke-MgDescendantPlace](Invoke-MgDescendantPlace.md) + ### [Invoke-MgDismissGroupEventReminder](Invoke-MgDismissGroupEventReminder.md) ### [Invoke-MgDismissUserEventReminder](Invoke-MgDismissUserEventReminder.md) @@ -167,8 +297,42 @@ Microsoft Graph PowerShell Cmdlets ### [New-MgGroupEventExtension](New-MgGroupEventExtension.md) +### [New-MgPlace](New-MgPlace.md) + +### [New-MgPlaceAsBuildingCheck](New-MgPlaceAsBuildingCheck.md) + +### [New-MgPlaceAsBuildingMapFootprint](New-MgPlaceAsBuildingMapFootprint.md) + +### [New-MgPlaceAsBuildingMapLevel](New-MgPlaceAsBuildingMapLevel.md) + +### [New-MgPlaceAsBuildingMapLevelFixture](New-MgPlaceAsBuildingMapLevelFixture.md) + +### [New-MgPlaceAsBuildingMapLevelSection](New-MgPlaceAsBuildingMapLevelSection.md) + +### [New-MgPlaceAsBuildingMapLevelUnit](New-MgPlaceAsBuildingMapLevelUnit.md) + +### [New-MgPlaceAsDeskCheck](New-MgPlaceAsDeskCheck.md) + +### [New-MgPlaceAsFloorCheck](New-MgPlaceAsFloorCheck.md) + +### [New-MgPlaceAsRoomCheck](New-MgPlaceAsRoomCheck.md) + +### [New-MgPlaceAsRoomListCheck](New-MgPlaceAsRoomListCheck.md) + ### [New-MgPlaceAsRoomListRoom](New-MgPlaceAsRoomListRoom.md) +### [New-MgPlaceAsRoomListRoomCheck](New-MgPlaceAsRoomListRoomCheck.md) + +### [New-MgPlaceAsRoomListWorkspace](New-MgPlaceAsRoomListWorkspace.md) + +### [New-MgPlaceAsRoomListWorkspaceCheck](New-MgPlaceAsRoomListWorkspaceCheck.md) + +### [New-MgPlaceAsSectionCheck](New-MgPlaceAsSectionCheck.md) + +### [New-MgPlaceAsWorkspaceCheck](New-MgPlaceAsWorkspaceCheck.md) + +### [New-MgPlaceCheck](New-MgPlaceCheck.md) + ### [New-MgUserCalendar](New-MgUserCalendar.md) ### [New-MgUserCalendarEvent](New-MgUserCalendarEvent.md) @@ -205,8 +369,42 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgPlace](Remove-MgPlace.md) +### [Remove-MgPlaceAsBuildingCheck](Remove-MgPlaceAsBuildingCheck.md) + +### [Remove-MgPlaceAsBuildingMap](Remove-MgPlaceAsBuildingMap.md) + +### [Remove-MgPlaceAsBuildingMapFootprint](Remove-MgPlaceAsBuildingMapFootprint.md) + +### [Remove-MgPlaceAsBuildingMapLevel](Remove-MgPlaceAsBuildingMapLevel.md) + +### [Remove-MgPlaceAsBuildingMapLevelFixture](Remove-MgPlaceAsBuildingMapLevelFixture.md) + +### [Remove-MgPlaceAsBuildingMapLevelSection](Remove-MgPlaceAsBuildingMapLevelSection.md) + +### [Remove-MgPlaceAsBuildingMapLevelUnit](Remove-MgPlaceAsBuildingMapLevelUnit.md) + +### [Remove-MgPlaceAsDeskCheck](Remove-MgPlaceAsDeskCheck.md) + +### [Remove-MgPlaceAsFloorCheck](Remove-MgPlaceAsFloorCheck.md) + +### [Remove-MgPlaceAsRoomCheck](Remove-MgPlaceAsRoomCheck.md) + +### [Remove-MgPlaceAsRoomListCheck](Remove-MgPlaceAsRoomListCheck.md) + ### [Remove-MgPlaceAsRoomListRoom](Remove-MgPlaceAsRoomListRoom.md) +### [Remove-MgPlaceAsRoomListRoomCheck](Remove-MgPlaceAsRoomListRoomCheck.md) + +### [Remove-MgPlaceAsRoomListWorkspace](Remove-MgPlaceAsRoomListWorkspace.md) + +### [Remove-MgPlaceAsRoomListWorkspaceCheck](Remove-MgPlaceAsRoomListWorkspaceCheck.md) + +### [Remove-MgPlaceAsSectionCheck](Remove-MgPlaceAsSectionCheck.md) + +### [Remove-MgPlaceAsWorkspaceCheck](Remove-MgPlaceAsWorkspaceCheck.md) + +### [Remove-MgPlaceCheck](Remove-MgPlaceCheck.md) + ### [Remove-MgUserCalendarGroup](Remove-MgUserCalendarGroup.md) ### [Remove-MgUserCalendarPermanent](Remove-MgUserCalendarPermanent.md) @@ -235,8 +433,42 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgPlace](Update-MgPlace.md) +### [Update-MgPlaceAsBuildingCheck](Update-MgPlaceAsBuildingCheck.md) + +### [Update-MgPlaceAsBuildingMap](Update-MgPlaceAsBuildingMap.md) + +### [Update-MgPlaceAsBuildingMapFootprint](Update-MgPlaceAsBuildingMapFootprint.md) + +### [Update-MgPlaceAsBuildingMapLevel](Update-MgPlaceAsBuildingMapLevel.md) + +### [Update-MgPlaceAsBuildingMapLevelFixture](Update-MgPlaceAsBuildingMapLevelFixture.md) + +### [Update-MgPlaceAsBuildingMapLevelSection](Update-MgPlaceAsBuildingMapLevelSection.md) + +### [Update-MgPlaceAsBuildingMapLevelUnit](Update-MgPlaceAsBuildingMapLevelUnit.md) + +### [Update-MgPlaceAsDeskCheck](Update-MgPlaceAsDeskCheck.md) + +### [Update-MgPlaceAsFloorCheck](Update-MgPlaceAsFloorCheck.md) + +### [Update-MgPlaceAsRoomCheck](Update-MgPlaceAsRoomCheck.md) + +### [Update-MgPlaceAsRoomListCheck](Update-MgPlaceAsRoomListCheck.md) + ### [Update-MgPlaceAsRoomListRoom](Update-MgPlaceAsRoomListRoom.md) +### [Update-MgPlaceAsRoomListRoomCheck](Update-MgPlaceAsRoomListRoomCheck.md) + +### [Update-MgPlaceAsRoomListWorkspace](Update-MgPlaceAsRoomListWorkspace.md) + +### [Update-MgPlaceAsRoomListWorkspaceCheck](Update-MgPlaceAsRoomListWorkspaceCheck.md) + +### [Update-MgPlaceAsSectionCheck](Update-MgPlaceAsSectionCheck.md) + +### [Update-MgPlaceAsWorkspaceCheck](Update-MgPlaceAsWorkspaceCheck.md) + +### [Update-MgPlaceCheck](Update-MgPlaceCheck.md) + ### [Update-MgUserCalendarGroup](Update-MgUserCalendarGroup.md) ### [Update-MgUserCalendarPermission](Update-MgUserCalendarPermission.md) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md index 95ca7bb34f02..44225037af15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupCalendarEvent --- @@ -1952,12 +1952,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2153,12 +2153,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2467,12 +2467,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2673,13 +2673,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2743,12 +2750,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md index e5d4e6e4d98a..ffb9136da26b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupCalendarPermission --- @@ -103,7 +103,7 @@ HelpMessage: '' ### -AllowedRoles List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. ```yaml Type: System.String[] @@ -602,7 +602,7 @@ BODYPARAMETER ``: calendarPermission [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -623,13 +623,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md index 3a32909e51ac..d9216552158a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEvent --- @@ -1993,12 +1993,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2194,12 +2194,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2508,12 +2508,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2714,13 +2714,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2784,12 +2791,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md index f1c024818230..37d75d5449e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventAttachment --- @@ -645,13 +645,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md index b91a8bc82c90..3cc9a797df06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventAttachmentUploadSession --- @@ -538,13 +538,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md index 94da97be7196..011a9cff8416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventExtension --- @@ -512,13 +512,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlace.md new file mode 100644 index 000000000000..6092b7c6098c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlace.md @@ -0,0 +1,644 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlace +--- + +# New-MgPlace + +## SYNOPSIS + +Create a new place object. +You can also use this method to create the following child object types: building, floor, section, room, workspace, or desk. + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlace](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlace?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlace [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-CheckIns ] + [-DisplayName ] [-GeoCoordinates ] [-Id ] + [-IsWheelChairAccessible] [-Label ] [-ParentId ] [-Phone ] + [-Tags ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Create + +``` +New-MgPlace -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create a new place object. +You can also use this method to create the following child object types: building, floor, section, room, workspace, or desk. + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Address + +physicalAddress +To construct, see NOTES section for ADDRESS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +place +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlace +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayName + +The name that is associated with the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -GeoCoordinates + +outlookGeoCoordinates +To construct, see NOTES section for GEOCOORDINATES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutlookGeoCoordinates +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IsWheelChairAccessible + +Indicates whether the place is wheelchair accessible. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Label + +User-defined description of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Phone + +The phone number of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Tags + +Custom tags that are associated with the place for categorization or filtering. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlace + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +ADDRESS ``: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + +BODYPARAMETER ``: place + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [Address ]: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. + [GeoCoordinates ]: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. + [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. + +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +GEOCOORDINATES ``: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + + +## RELATED LINKS + +- [New-MgPlace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplace) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-post?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingCheck.md new file mode 100644 index 000000000000..df93165e42dc --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingCheck +--- + +# New-MgPlaceAsBuildingCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsBuildingCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapFootprint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapFootprint.md new file mode 100644 index 000000000000..a9eee1754d45 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapFootprint.md @@ -0,0 +1,531 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmapfootprint +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingMapFootprint +--- + +# New-MgPlaceAsBuildingMapFootprint + +## SYNOPSIS + +Create new navigation property to footprints for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingMapFootprint](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingMapFootprint?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingMapFootprint -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-Id ] [-Properties ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Create + +``` +New-MgPlaceAsBuildingMapFootprint -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingMapFootprint -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingMapFootprint -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to footprints for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +footprintMap + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.Hashtable + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFootprintMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingMapFootprint](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmapfootprint) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevel.md new file mode 100644 index 000000000000..2a8294eb0020 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevel.md @@ -0,0 +1,696 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevel +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingMapLevel +--- + +# New-MgPlaceAsBuildingMapLevel + +## SYNOPSIS + +Create new navigation property to levels for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingMapLevel](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingMapLevel?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingMapLevel -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-Fixtures ] [-Id ] + [-PlaceId1 ] [-Properties ] [-Sections ] + [-Units ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingMapLevel -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Fixtures ] [-Id ] [-Properties ] + [-Sections ] [-Units ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Create + +``` +New-MgPlaceAsBuildingMapLevel -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingMapLevel -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to levels for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +levelMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Fixtures + +Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. +To construct, see NOTES section for FIXTURES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the floor to which this levelMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sections + +Collection of sections (such as zones or partitions) on this level. +Supports upsert. +To construct, see NOTES section for SECTIONS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Units + +Collection of units (such as rooms or offices) on this level. +Supports upsert. +To construct, see NOTES section for UNITS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: levelMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Fixtures ]: Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + [PlaceId ]: Identifier of the floor to which this levelMap belongs. + [Sections ]: Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + [Units ]: Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + +FIXTURES : Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + +SECTIONS : Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + +UNITS : Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingMapLevel](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevel) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelFixture.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelFixture.md new file mode 100644 index 000000000000..ad8a2a289695 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelFixture.md @@ -0,0 +1,594 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelfixture +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingMapLevelFixture +--- + +# New-MgPlaceAsBuildingMapLevelFixture + +## SYNOPSIS + +Create new navigation property to fixtures for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingMapLevelFixture](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingMapLevelFixture?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingMapLevelFixture -LevelMapId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsBuildingMapLevelFixture -LevelMapId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingMapLevelFixture -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingMapLevelFixture -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to fixtures for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +fixtureMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier for the floor to which this fixtureMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: fixtureMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingMapLevelFixture](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelfixture) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelSection.md new file mode 100644 index 000000000000..47f771cba897 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelSection.md @@ -0,0 +1,594 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelsection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingMapLevelSection +--- + +# New-MgPlaceAsBuildingMapLevelSection + +## SYNOPSIS + +Create new navigation property to sections for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingMapLevelSection](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingMapLevelSection?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingMapLevelSection -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingMapLevelSection -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to sections for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +sectionMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the section to which this sectionMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: sectionMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingMapLevelSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelsection) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelUnit.md new file mode 100644 index 000000000000..1fa875c42838 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsBuildingMapLevelUnit.md @@ -0,0 +1,594 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelunit +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsBuildingMapLevelUnit +--- + +# New-MgPlaceAsBuildingMapLevelUnit + +## SYNOPSIS + +Create new navigation property to units for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsBuildingMapLevelUnit](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsBuildingMapLevelUnit?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsBuildingMapLevelUnit -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsBuildingMapLevelUnit -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to units for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +unitMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the place (such as a room) to which this unitMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: unitMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsBuildingMapLevelUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasbuildingmaplevelunit) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsDeskCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsDeskCheck.md new file mode 100644 index 000000000000..c98d04b1ad40 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsDeskCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasdeskcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsDeskCheck +--- + +# New-MgPlaceAsDeskCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsDeskCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsDeskCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsDeskCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsDeskCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsDeskCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsDeskCheck -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsDeskCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasdeskcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsFloorCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsFloorCheck.md new file mode 100644 index 000000000000..6d40eb176751 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsFloorCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasfloorcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsFloorCheck +--- + +# New-MgPlaceAsFloorCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsFloorCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsFloorCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsFloorCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsFloorCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsFloorCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsFloorCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsFloorCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasfloorcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomCheck.md new file mode 100644 index 000000000000..e2faccdd55c1 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsRoomCheck +--- + +# New-MgPlaceAsRoomCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsRoomCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsRoomCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsRoomCheck -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListCheck.md new file mode 100644 index 000000000000..cca47399b060 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsRoomListCheck +--- + +# New-MgPlaceAsRoomListCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsRoomListCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsRoomListCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsRoomListCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsRoomListCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomListCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsRoomListCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsRoomListCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md index bdb79436f81d..45d989c495c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPlaceAsRoomListRoom --- @@ -26,11 +26,28 @@ Create new navigation property to rooms for places New-MgPlaceAsRoomListRoom -PlaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-PlaceId1 ] + [-Tags ] [-TeamsEnabledState ] [-VideoDeviceName ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomListRoom -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-AudioDeviceName ] [-BookingType ] + [-Building ] [-Capacity ] [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] - [-VideoDeviceName ] [-Break] [-Headers ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] + [-TeamsEnabledState ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -46,22 +63,6 @@ New-MgPlaceAsRoomListRoom -PlaceId -BodyParameter [] ``` -### CreateViaIdentityExpanded - -``` -New-MgPlaceAsRoomListRoom -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Address ] - [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] - [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] - [-VideoDeviceName ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - ### CreateViaIdentity ``` @@ -295,6 +296,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -346,7 +375,7 @@ HelpMessage: '' ### -DisplayName -The name associated with the place. +The name that is associated with the place. ```yaml Type: System.String @@ -601,7 +630,7 @@ HelpMessage: '' ### -IsWheelChairAccessible -Specifies whether the room is wheelchair accessible. +Indicates whether the place is wheelchair accessible. ```yaml Type: System.Management.Automation.SwitchParameter @@ -628,7 +657,7 @@ HelpMessage: '' ### -Label -Specifies a descriptive label for the room, for example, a number or name. +User-defined description of the place. ```yaml Type: System.String @@ -680,6 +709,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Phone The phone number of the place. @@ -717,6 +773,12 @@ DefaultValue: '' SupportsWildcards: false Aliases: [] ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false - Name: CreateExpanded Position: Named IsRequired: true @@ -734,6 +796,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -PlaceId1 + +An alternative immutable unique identifier of the room. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -821,7 +905,7 @@ HelpMessage: '' ### -Tags -Specifies other features of the room, for example, details like the type of view or furniture type. +Custom tags that are associated with the place for categorization or filtering. ```yaml Type: System.String[] @@ -846,6 +930,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -TeamsEnabledState + +placeFeatureEnablement + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -VideoDeviceName Specifies the name of the video device in the room. @@ -948,7 +1059,14 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. - [DisplayName ]: The name associated with the place. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -957,7 +1075,11 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. [Id ]: The unique identifier for an entity. Read-only. [AudioDeviceName ]: Specifies the name of the audio device in the room. @@ -968,12 +1090,20 @@ Read-only. [EmailAddress ]: Email address of the room. [FloorLabel ]: Specifies a descriptive label for the floor, for example, P. [FloorNumber ]: Specifies the floor number that the room is on. - [IsWheelChairAccessible ]: Specifies whether the room is wheelchair accessible. - [Label ]: Specifies a descriptive label for the room, for example, a number or name. [Nickname ]: Specifies a nickname for the room, for example, 'conf room'. - [Tags ]: Specifies other features of the room, for example, details like the type of view or furniture type. + [PlaceId ]: An alternative immutable unique identifier of the room. +Read-only. + [TeamsEnabledState ]: placeFeatureEnablement [VideoDeviceName ]: Specifies the name of the video device in the room. +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -988,13 +1118,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoomCheck.md new file mode 100644 index 000000000000..b92c10b93302 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoomCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsRoomListRoomCheck +--- + +# New-MgPlaceAsRoomListRoomCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsRoomListRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsRoomListRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsRoomListRoomCheck -PlaceId -RoomId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsRoomListRoomCheck -PlaceId -RoomId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomListRoomCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsRoomListRoomCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RoomId + +The unique identifier of room + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsRoomListRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspace.md new file mode 100644 index 000000000000..5f48b7eb3129 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspace.md @@ -0,0 +1,993 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsRoomListWorkspace +--- + +# New-MgPlaceAsRoomListWorkspace + +## SYNOPSIS + +Create new navigation property to workspaces for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsRoomListWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsRoomListWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsRoomListWorkspace -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-Address ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-GeoCoordinates ] [-Id ] + [-IsWheelChairAccessible] [-Label ] [-Mode ] [-Nickname ] + [-ParentId ] [-Phone ] [-PlaceId1 ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomListWorkspace -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-GeoCoordinates ] [-Id ] + [-IsWheelChairAccessible] [-Label ] [-Mode ] [-Nickname ] + [-ParentId ] [-Phone ] [-Tags ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsRoomListWorkspace -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsRoomListWorkspace -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to workspaces for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Address + +physicalAddress +To construct, see NOTES section for ADDRESS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +workspace +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Capacity + +The maximum number of individual desks within a workspace. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayDeviceName + +The name of the display device (for example, monitor or projector) that is available in the workspace. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayName + +The name that is associated with the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EmailAddress + +The email address that is associated with the workspace. +This email address is used for booking. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -GeoCoordinates + +outlookGeoCoordinates +To construct, see NOTES section for GEOCOORDINATES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutlookGeoCoordinates +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IsWheelChairAccessible + +Indicates whether the place is wheelchair accessible. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Label + +User-defined description of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Mode + +placeMode + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Nickname + +A short, friendly name for the workspace, often used for easier identification or display in the UI. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Phone + +The phone number of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +An alternative immutable unique identifier of the workspace. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Tags + +Custom tags that are associated with the place for categorization or filtering. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +ADDRESS ``: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + +BODYPARAMETER ``: workspace + [(Any) ]: This indicates any property can be added to this object. + [Address ]: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. + [GeoCoordinates ]: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. + [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. + [Id ]: The unique identifier for an entity. +Read-only. + [Capacity ]: The maximum number of individual desks within a workspace. + [DisplayDeviceName ]: The name of the display device (for example, monitor or projector) that is available in the workspace. + [EmailAddress ]: The email address that is associated with the workspace. +This email address is used for booking. + [Mode ]: placeMode + [(Any) ]: This indicates any property can be added to this object. + [Nickname ]: A short, friendly name for the workspace, often used for easier identification or display in the UI. + [PlaceId ]: An alternative immutable unique identifier of the workspace. +Read-only. + +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +GEOCOORDINATES ``: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsRoomListWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistworkspace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspaceCheck.md new file mode 100644 index 000000000000..c6d25174b0b7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListWorkspaceCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsRoomListWorkspaceCheck +--- + +# New-MgPlaceAsRoomListWorkspaceCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsRoomListWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsRoomListWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsRoomListWorkspaceCheck -PlaceId -WorkspaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsRoomListWorkspaceCheck -PlaceId -WorkspaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsRoomListWorkspaceCheck -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsRoomListWorkspaceCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsRoomListWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsSectionCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsSectionCheck.md new file mode 100644 index 000000000000..9d79ddbdd82c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsSectionCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceassectioncheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsSectionCheck +--- + +# New-MgPlaceAsSectionCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsSectionCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsSectionCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsSectionCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsSectionCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsSectionCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsSectionCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsSectionCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceassectioncheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsWorkspaceCheck.md new file mode 100644 index 000000000000..03afbdb4c710 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsWorkspaceCheck.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceAsWorkspaceCheck +--- + +# New-MgPlaceAsWorkspaceCheck + +## SYNOPSIS + +Create new navigation property to checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceAsWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceAsWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceAsWorkspaceCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceAsWorkspaceCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceAsWorkspaceCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceAsWorkspaceCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to checkIns for places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceAsWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceCheck.md new file mode 100644 index 000000000000..5ded2f411cba --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceCheck.md @@ -0,0 +1,575 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgPlaceCheck +--- + +# New-MgPlaceCheck + +## SYNOPSIS + +Create a new checkInClaim object to record the check-in status for a specific place, such as a desk or a room, associated with a specific calendar reservation. +This check-in confirms that the reserved space is in use and prevents automatic release if auto-release policies are configured for that place. + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaPlaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/New-MgBetaPlaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgPlaceCheck -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgPlaceCheck -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgPlaceCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgPlaceCheck -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create a new checkInClaim object to record the check-in status for a specific place, such as a desk or a room, associated with a specific calendar reservation. +This check-in confirms that the reserved space is in use and prevents automatic release if auto-release policies are configured for that place. + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [New-MgPlaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplacecheck) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-post-checkins?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md index cb83f155f74a..0975cb521733 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendar --- @@ -143,7 +143,7 @@ HelpMessage: '' ### -AllowedOnlineMeetingProviders Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. ```yaml Type: System.String[] @@ -1013,12 +1013,12 @@ BODYPARAMETER ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1266,7 +1266,7 @@ CALENDARPERMISSIONS : The permissions of th [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1337,12 +1337,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -1593,12 +1593,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -1794,13 +1794,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace MULTIVALUEEXTENDEDPROPERTIES : The collection of multi-value extended properties defined for the calendar. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md index 01e73d7ebfb7..b0a622bab046 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarEvent --- @@ -2072,12 +2072,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2273,12 +2273,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2587,12 +2587,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2793,13 +2793,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2863,12 +2870,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md index 64e0f0069064..6ae6b256d9f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarGroup --- @@ -611,12 +611,12 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -874,12 +874,12 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1128,13 +1128,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md index c4567d9d19bf..a8feb65187c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarGroupCalendar --- @@ -144,7 +144,7 @@ HelpMessage: '' ### -AllowedOnlineMeetingProviders Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. ```yaml Type: System.String[] @@ -1041,12 +1041,12 @@ BODYPARAMETER ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1294,7 +1294,7 @@ CALENDARPERMISSIONS : The permissions of th [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1365,12 +1365,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -1621,12 +1621,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -1822,13 +1822,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace MULTIVALUEEXTENDEDPROPERTIES : The collection of multi-value extended properties defined for the calendar. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md index f51abfaf10c9..92f794f45734 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarPermission --- @@ -157,7 +157,7 @@ HelpMessage: '' ### -AllowedRoles List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. ```yaml Type: System.String[] @@ -791,7 +791,7 @@ BODYPARAMETER ``: calendarPermission [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -812,13 +812,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md index c9b585ac6bdf..acd56fd35eda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mguserdefaultcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDefaultCalendarEvent --- @@ -1960,12 +1960,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2161,12 +2161,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2475,12 +2475,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2681,13 +2681,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2751,12 +2758,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md index c93e0ea27de8..e287e8ac8035 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEvent --- @@ -2102,12 +2102,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2303,12 +2303,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2617,12 +2617,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2823,13 +2823,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2893,12 +2900,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md index b6e5c890cd1f..e3007042f46e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventAttachment --- @@ -686,13 +686,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md index 2dff7324ddd4..e24d19795f19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventAttachmentUploadSession --- @@ -546,13 +546,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md index 7bf580316aea..75b0327b03a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventExtension --- @@ -487,13 +487,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md index 60339d694c01..07433cea2561 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarEvent --- @@ -413,13 +413,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md index 7400a97db4f0..59c102665e66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarPermanent --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md index cd0b06b5c3b9..89e6d63cb9c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarPermission --- @@ -413,13 +413,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md index bc62d1dbee58..3840f1d2bdbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEvent --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md index 9d9d2fd65405..896a25afd254 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventAttachment --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md index f63acce57063..7dd4110e2e53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventExtension --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md index 7a1d055bccc2..2b0334d65531 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventPermanent --- @@ -384,13 +384,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md index da1b7986d53f..d0e64555da53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplace Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPlace --- @@ -13,7 +13,8 @@ title: Remove-MgPlace ## SYNOPSIS -Delete entity from places +Delete a place object. +You can also use this method to delete the following child object types: building, floor, section, or desk. > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaPlace](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlace?view=graph-powershell-beta) @@ -47,7 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Delete entity from places +Delete a place object. +You can also use this method to delete the following child object types: building, floor, section, or desk. ## PARAMETERS @@ -384,18 +386,26 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS - [Remove-MgPlace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplace) +- [Graph API Reference](https://learn.microsoft.com/graph/api/place-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingCheck.md new file mode 100644 index 000000000000..7b71f268a2d6 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingCheck +--- + +# Remove-MgPlaceAsBuildingCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMap.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMap.md new file mode 100644 index 000000000000..b52d669a2978 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMap.md @@ -0,0 +1,429 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmap +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMap +--- + +# Remove-MgPlaceAsBuildingMap + +## SYNOPSIS + +Delete the map of a specific building. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMap](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMap?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMap -PlaceId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMap -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete the map of a specific building. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMap](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmap) +- [Graph API Reference](https://learn.microsoft.com/graph/api/buildingmap-delete?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapFootprint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapFootprint.md new file mode 100644 index 000000000000..a7e77f674afb --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapFootprint.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmapfootprint +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMapFootprint +--- + +# Remove-MgPlaceAsBuildingMapFootprint + +## SYNOPSIS + +Delete navigation property footprints for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMapFootprint](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMapFootprint?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMapFootprint -FootprintMapId -PlaceId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMapFootprint -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property footprints for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FootprintMapId + +The unique identifier of footprintMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMapFootprint](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmapfootprint) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevel.md new file mode 100644 index 000000000000..e84b912f4a7b --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevel.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevel +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMapLevel +--- + +# Remove-MgPlaceAsBuildingMapLevel + +## SYNOPSIS + +Delete navigation property levels for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMapLevel](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMapLevel?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMapLevel -LevelMapId -PlaceId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMapLevel -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property levels for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMapLevel](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevel) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelFixture.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelFixture.md new file mode 100644 index 000000000000..48acee4a1377 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelFixture.md @@ -0,0 +1,472 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelfixture +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMapLevelFixture +--- + +# Remove-MgPlaceAsBuildingMapLevelFixture + +## SYNOPSIS + +Delete a fixture on a specified floor. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMapLevelFixture](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMapLevelFixture?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMapLevelFixture -FixtureMapId -LevelMapId + -PlaceId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMapLevelFixture -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete a fixture on a specified floor. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FixtureMapId + +The unique identifier of fixtureMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMapLevelFixture](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelfixture) +- [Graph API Reference](https://learn.microsoft.com/graph/api/fixturemap-delete?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelSection.md new file mode 100644 index 000000000000..80112e519ebd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelSection.md @@ -0,0 +1,471 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelsection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMapLevelSection +--- + +# Remove-MgPlaceAsBuildingMapLevelSection + +## SYNOPSIS + +Delete navigation property sections for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMapLevelSection](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMapLevelSection?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + -SectionMapId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMapLevelSection -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property sections for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SectionMapId + +The unique identifier of sectionMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMapLevelSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelsection) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelUnit.md new file mode 100644 index 000000000000..7fcf5a7a7154 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsBuildingMapLevelUnit.md @@ -0,0 +1,471 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelunit +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsBuildingMapLevelUnit +--- + +# Remove-MgPlaceAsBuildingMapLevelUnit + +## SYNOPSIS + +Delete a unitMap object. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsBuildingMapLevelUnit](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsBuildingMapLevelUnit?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId -UnitMapId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsBuildingMapLevelUnit -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete a unitMap object. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -UnitMapId + +The unique identifier of unitMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsBuildingMapLevelUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasbuildingmaplevelunit) +- [Graph API Reference](https://learn.microsoft.com/graph/api/unitmap-delete?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsDeskCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsDeskCheck.md new file mode 100644 index 000000000000..9dd0556d2739 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsDeskCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasdeskcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsDeskCheck +--- + +# Remove-MgPlaceAsDeskCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsDeskCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsDeskCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsDeskCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsDeskCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsDeskCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasdeskcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsFloorCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsFloorCheck.md new file mode 100644 index 000000000000..2fb0fef8d597 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsFloorCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasfloorcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsFloorCheck +--- + +# Remove-MgPlaceAsFloorCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsFloorCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsFloorCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsFloorCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsFloorCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsFloorCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasfloorcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomCheck.md new file mode 100644 index 000000000000..5ee922f7f6e5 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsRoomCheck +--- + +# Remove-MgPlaceAsRoomCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsRoomCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsRoomCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListCheck.md new file mode 100644 index 000000000000..700b1231a893 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsRoomListCheck +--- + +# Remove-MgPlaceAsRoomListCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsRoomListCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsRoomListCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsRoomListCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsRoomListCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsRoomListCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md index 7c7f58d1456d..0c0b3bebc28e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPlaceAsRoomListRoom --- @@ -405,13 +405,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoomCheck.md new file mode 100644 index 000000000000..8d4cb4208604 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoomCheck.md @@ -0,0 +1,471 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsRoomListRoomCheck +--- + +# Remove-MgPlaceAsRoomListRoomCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsRoomListRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsRoomListRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsRoomListRoomCheck -CheckInClaimCalendarEventId -PlaceId + -RoomId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsRoomListRoomCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RoomId + +The unique identifier of room + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsRoomListRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspace.md new file mode 100644 index 000000000000..f0973a2651f3 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspace.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsRoomListWorkspace +--- + +# Remove-MgPlaceAsRoomListWorkspace + +## SYNOPSIS + +Delete navigation property workspaces for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsRoomListWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsRoomListWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsRoomListWorkspace -PlaceId -WorkspaceId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsRoomListWorkspace -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property workspaces for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsRoomListWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistworkspace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspaceCheck.md new file mode 100644 index 000000000000..8bc83d9b412a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListWorkspaceCheck.md @@ -0,0 +1,471 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsRoomListWorkspaceCheck +--- + +# Remove-MgPlaceAsRoomListWorkspaceCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsRoomListWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsRoomListWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsRoomListWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + -WorkspaceId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsRoomListWorkspaceCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsRoomListWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsSectionCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsSectionCheck.md new file mode 100644 index 000000000000..5ece9d48ff2b --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsSectionCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceassectioncheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsSectionCheck +--- + +# Remove-MgPlaceAsSectionCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsSectionCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsSectionCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsSectionCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsSectionCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsSectionCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceassectioncheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsWorkspaceCheck.md new file mode 100644 index 000000000000..355bf0550689 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsWorkspaceCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceAsWorkspaceCheck +--- + +# Remove-MgPlaceAsWorkspaceCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceAsWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceAsWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceAsWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceAsWorkspaceCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceAsWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceCheck.md new file mode 100644 index 000000000000..bde25421f6b1 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceCheck.md @@ -0,0 +1,449 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgPlaceCheck +--- + +# Remove-MgPlaceCheck + +## SYNOPSIS + +Delete navigation property checkIns for places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaPlaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Remove-MgBetaPlaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgPlaceCheck -CheckInClaimCalendarEventId -PlaceId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgPlaceCheck -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property checkIns for places + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Remove-MgPlaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md index 1a9748e42a33..a3ca084784bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarGroup --- @@ -427,13 +427,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md index c70742473958..225dcedbe9b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendarpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarPermanent --- @@ -439,13 +439,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md index 3236c188d096..c2c699bd871d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarPermission --- @@ -485,13 +485,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md index 80adb5ae236b..72bd1880bf7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEvent --- @@ -427,13 +427,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md index 23547a63df1d..49b8aa6f5ef0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventAttachment --- @@ -440,13 +440,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md index 23991bda360d..5f6ea05a34f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventExtension --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md index d4c8f72693d2..5a582aaec8c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventPermanent --- @@ -392,13 +392,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md index 8ec32a1453a3..c9702f87d1f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/stop-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgGroupEvent --- @@ -15,9 +15,9 @@ title: Stop-MgGroupEvent This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. > [!NOTE] > To view the beta release of this cmdlet, view [Stop-MgBetaGroupEvent](/powershell/module/Microsoft.Graph.Beta.Calendar/Stop-MgBetaGroupEvent?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. **Permissions** @@ -530,13 +530,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md index 662034101bf3..f073c533cdf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/stop-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgUserEvent --- @@ -15,9 +15,9 @@ title: Stop-MgUserEvent This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. > [!NOTE] > To view the beta release of this cmdlet, view [Stop-MgBetaUserEvent](/powershell/module/Microsoft.Graph.Beta.Calendar/Stop-MgBetaUserEvent?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. **Permissions** @@ -548,13 +548,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md index c25a57f6290b..6503c7d1ad48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupCalendarEvent --- @@ -2006,12 +2006,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2207,12 +2207,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2521,12 +2521,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2727,13 +2727,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2797,12 +2804,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md index 48ebc065419e..612dab5baac4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupCalendarPermission --- @@ -103,7 +103,7 @@ HelpMessage: '' ### -AllowedRoles List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. ```yaml Type: System.String[] @@ -629,7 +629,7 @@ BODYPARAMETER ``: calendarPermission [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -650,13 +650,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md index 6513677274a3..52b375c8d62f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupEvent --- @@ -1987,12 +1987,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2188,12 +2188,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2502,12 +2502,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2708,13 +2708,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2778,12 +2785,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md index 98d753bad6d8..ef2ac3d0339a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupEventExtension --- @@ -514,13 +514,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md index 305e7d0a7698..fae8bb8b12dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplace Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPlace --- @@ -13,8 +13,8 @@ title: Update-MgPlace ## SYNOPSIS -Update the properties of place object, which can be a room or roomList. -You can identify the room or roomList by specifying the id or emailAddress property. +Update the properties of place object that can be a building, floor, section, desk, room, workspace, or roomList. +You can identify the place by specifying the id property. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaPlace](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlace?view=graph-powershell-beta) @@ -26,8 +26,10 @@ You can identify the room or roomList by specifying the id or emailAddress prope ``` Update-MgPlace -PlaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] - [-DisplayName ] [-GeoCoordinates ] [-Id ] - [-Phone ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-CheckIns ] [-DisplayName ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-ParentId ] [-Phone ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -47,8 +49,10 @@ Update-MgPlace -PlaceId -BodyParameter ``` Update-MgPlace -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] - [-DisplayName ] [-GeoCoordinates ] [-Id ] - [-Phone ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-CheckIns ] [-DisplayName ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-ParentId ] [-Phone ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -70,8 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of place object, which can be a room or roomList. -You can identify the room or roomList by specifying the id or emailAddress property. +Update the properties of place object that can be a building, floor, section, desk, room, workspace, or roomList. +You can identify the place by specifying the id property. ## EXAMPLES ### Example 1: Code snippet @@ -201,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -225,7 +257,7 @@ HelpMessage: '' ### -DisplayName -The name associated with the place. +The name that is associated with the place. ```yaml Type: System.String @@ -397,6 +429,87 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsWheelChairAccessible + +Indicates whether the place is wheelchair accessible. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Label + +User-defined description of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Phone The phone number of the place. @@ -536,6 +649,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Tags + +Custom tags that are associated with the place for categorization or filtering. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -WhatIf Runs the command in a mode that only reports what would happen without performing the actions. @@ -613,7 +753,14 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. - [DisplayName ]: The name associated with the place. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -622,7 +769,19 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. + +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. @@ -638,13 +797,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingCheck.md new file mode 100644 index 000000000000..698f08d1ba80 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingCheck +--- + +# Update-MgPlaceAsBuildingCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMap.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMap.md new file mode 100644 index 000000000000..acf2e04c32b3 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMap.md @@ -0,0 +1,686 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmap +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMap +--- + +# Update-MgPlaceAsBuildingMap + +## SYNOPSIS + +Update the navigation property map in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMap](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMap?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMap -PlaceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-Footprints ] [-Id ] + [-Levels ] [-PlaceId1 ] [-Properties ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMap -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Footprints ] [-Id ] [-Levels ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMap -PlaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMap -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property map in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +buildingMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBuildingMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Footprints + +Represents the approximate physical extent of a referenced building. +It corresponds to footprint.geojson in IMDF format. +To construct, see NOTES section for FOOTPRINTS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFootprintMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Levels + +Represents a physical floor structure within a building. +It corresponds to level.geojson in IMDF format. +To construct, see NOTES section for LEVELS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier for the building to which this buildingMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBuildingMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBuildingMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: buildingMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Footprints ]: Represents the approximate physical extent of a referenced building. +It corresponds to footprint.geojson in IMDF format. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Levels ]: Represents a physical floor structure within a building. +It corresponds to level.geojson in IMDF format. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Fixtures ]: Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + [PlaceId ]: Identifier of the floor to which this levelMap belongs. + [Sections ]: Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + [Units ]: Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + [PlaceId ]: Identifier for the building to which this buildingMap belongs. + +FOOTPRINTS : Represents the approximate physical extent of a referenced building. +It corresponds to footprint.geojson in IMDF format. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + +LEVELS : Represents a physical floor structure within a building. +It corresponds to level.geojson in IMDF format. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Fixtures ]: Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + [PlaceId ]: Identifier of the floor to which this levelMap belongs. + [Sections ]: Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + [Units ]: Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMap](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmap) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapFootprint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapFootprint.md new file mode 100644 index 000000000000..0fa6eeb61f98 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapFootprint.md @@ -0,0 +1,558 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmapfootprint +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMapFootprint +--- + +# Update-MgPlaceAsBuildingMapFootprint + +## SYNOPSIS + +Update the navigation property footprints in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMapFootprint](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMapFootprint?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMapFootprint -FootprintMapId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMapFootprint -FootprintMapId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMapFootprint -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMapFootprint -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property footprints in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +footprintMap + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FootprintMapId + +The unique identifier of footprintMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### System.Collections.Hashtable + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFootprintMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMapFootprint](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmapfootprint) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevel.md new file mode 100644 index 000000000000..8dcd06aead90 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevel.md @@ -0,0 +1,724 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevel +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMapLevel +--- + +# Update-MgPlaceAsBuildingMapLevel + +## SYNOPSIS + +Update the navigation property levels in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMapLevel](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMapLevel?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMapLevel -LevelMapId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Fixtures ] [-Id ] [-PlaceId1 ] + [-Properties ] [-Sections ] + [-Units ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMapLevel -LevelMapId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMapLevel -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Fixtures ] [-Id ] [-Properties ] + [-Sections ] [-Units ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMapLevel -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property levels in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +levelMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Fixtures + +Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. +To construct, see NOTES section for FIXTURES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the floor to which this levelMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sections + +Collection of sections (such as zones or partitions) on this level. +Supports upsert. +To construct, see NOTES section for SECTIONS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Units + +Collection of units (such as rooms or offices) on this level. +Supports upsert. +To construct, see NOTES section for UNITS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLevelMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: levelMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [Fixtures ]: Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + [PlaceId ]: Identifier of the floor to which this levelMap belongs. + [Sections ]: Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + [Units ]: Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + +FIXTURES : Collection of fixtures (such as furniture or equipment) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + +SECTIONS : Collection of sections (such as zones or partitions) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + +UNITS : Collection of units (such as rooms or offices) on this level. +Supports upsert. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMapLevel](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevel) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelFixture.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelFixture.md new file mode 100644 index 000000000000..e95cc8ad8e02 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelFixture.md @@ -0,0 +1,622 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelfixture +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMapLevelFixture +--- + +# Update-MgPlaceAsBuildingMapLevelFixture + +## SYNOPSIS + +Update the properties of an existing fixtureMap object in IMDF format on a specified floor, or create one if it doesn't exist. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMapLevelFixture](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMapLevelFixture?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMapLevelFixture -FixtureMapId -LevelMapId + -PlaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Id ] [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMapLevelFixture -FixtureMapId -LevelMapId + -PlaceId -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMapLevelFixture -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMapLevelFixture -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the properties of an existing fixtureMap object in IMDF format on a specified floor, or create one if it doesn't exist. + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +fixtureMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FixtureMapId + +The unique identifier of fixtureMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier for the floor to which this fixtureMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphFixtureMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: fixtureMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier for the floor to which this fixtureMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMapLevelFixture](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelfixture) +- [Graph API Reference](https://learn.microsoft.com/graph/api/fixturemap-update?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelSection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelSection.md new file mode 100644 index 000000000000..99c321859b18 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelSection.md @@ -0,0 +1,622 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelsection +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMapLevelSection +--- + +# Update-MgPlaceAsBuildingMapLevelSection + +## SYNOPSIS + +Update the navigation property sections in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMapLevelSection](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMapLevelSection?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + -SectionMapId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Id ] [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMapLevelSection -LevelMapId -PlaceId + -SectionMapId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMapLevelSection -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMapLevelSection -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property sections in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +sectionMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the section to which this sectionMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SectionMapId + +The unique identifier of sectionMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: sectionMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the section to which this sectionMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMapLevelSection](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelsection) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelUnit.md new file mode 100644 index 000000000000..d92f23cb55f7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsBuildingMapLevelUnit.md @@ -0,0 +1,622 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelunit +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsBuildingMapLevelUnit +--- + +# Update-MgPlaceAsBuildingMapLevelUnit + +## SYNOPSIS + +Update the properties of an existing unitMap object in IMDF format on a specified floor, or create one if it doesn't exist. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsBuildingMapLevelUnit](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsBuildingMapLevelUnit?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId -UnitMapId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-PlaceId1 ] [-Properties ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsBuildingMapLevelUnit -LevelMapId -PlaceId -UnitMapId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsBuildingMapLevelUnit -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-Properties ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsBuildingMapLevelUnit -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the properties of an existing unitMap object in IMDF format on a specified floor, or create one if it doesn't exist. + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +unitMap +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LevelMapId + +The unique identifier of levelMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +Identifier of the place (such as a room) to which this unitMap belongs. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Properties + +Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -UnitMapId + +The unique identifier of unitMap + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnitMap + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: unitMap + [(Any) ]: This indicates any property can be added to this object. + [Properties ]: Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature. + [Id ]: The unique identifier for an entity. +Read-only. + [PlaceId ]: Identifier of the place (such as a room) to which this unitMap belongs. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsBuildingMapLevelUnit](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasbuildingmaplevelunit) +- [Graph API Reference](https://learn.microsoft.com/graph/api/unitmap-update?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsDeskCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsDeskCheck.md new file mode 100644 index 000000000000..0d6191423ef7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsDeskCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasdeskcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsDeskCheck +--- + +# Update-MgPlaceAsDeskCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsDeskCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsDeskCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsDeskCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsDeskCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsDeskCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsDeskCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsDeskCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasdeskcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsFloorCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsFloorCheck.md new file mode 100644 index 000000000000..ff776dd59e90 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsFloorCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasfloorcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsFloorCheck +--- + +# Update-MgPlaceAsFloorCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsFloorCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsFloorCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsFloorCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsFloorCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsFloorCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsFloorCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsFloorCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasfloorcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomCheck.md new file mode 100644 index 000000000000..306dc0a8497d --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsRoomCheck +--- + +# Update-MgPlaceAsRoomCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsRoomCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsRoomCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsRoomCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListCheck.md new file mode 100644 index 000000000000..289383b26c38 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsRoomListCheck +--- + +# Update-MgPlaceAsRoomListCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsRoomListCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsRoomListCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsRoomListCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsRoomListCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomListCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsRoomListCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsRoomListCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md index 722842da74a5..5d54ed0c6e2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPlaceAsRoomListRoom --- @@ -26,11 +26,28 @@ Update the navigation property rooms in places Update-MgPlaceAsRoomListRoom -PlaceId -RoomId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-PlaceId1 ] + [-Tags ] [-TeamsEnabledState ] [-VideoDeviceName ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomListRoom -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-AudioDeviceName ] [-BookingType ] + [-Building ] [-Capacity ] [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] - [-VideoDeviceName ] [-Break] [-Headers ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] + [-TeamsEnabledState ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -46,22 +63,6 @@ Update-MgPlaceAsRoomListRoom -PlaceId -RoomId -BodyParameter < [] ``` -### UpdateViaIdentityExpanded - -``` -Update-MgPlaceAsRoomListRoom -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Address ] - [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] - [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] - [-VideoDeviceName ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - ### UpdateViaIdentity ``` @@ -295,6 +296,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -346,7 +375,7 @@ HelpMessage: '' ### -DisplayName -The name associated with the place. +The name that is associated with the place. ```yaml Type: System.String @@ -601,7 +630,7 @@ HelpMessage: '' ### -IsWheelChairAccessible -Specifies whether the room is wheelchair accessible. +Indicates whether the place is wheelchair accessible. ```yaml Type: System.Management.Automation.SwitchParameter @@ -628,7 +657,7 @@ HelpMessage: '' ### -Label -Specifies a descriptive label for the room, for example, a number or name. +User-defined description of the place. ```yaml Type: System.String @@ -680,6 +709,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Phone The phone number of the place. @@ -717,6 +773,12 @@ DefaultValue: '' SupportsWildcards: false Aliases: [] ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false - Name: UpdateExpanded Position: Named IsRequired: true @@ -734,6 +796,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -PlaceId1 + +An alternative immutable unique identifier of the room. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -848,7 +932,7 @@ HelpMessage: '' ### -Tags -Specifies other features of the room, for example, details like the type of view or furniture type. +Custom tags that are associated with the place for categorization or filtering. ```yaml Type: System.String[] @@ -873,6 +957,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -TeamsEnabledState + +placeFeatureEnablement + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -VideoDeviceName Specifies the name of the video device in the room. @@ -975,7 +1086,14 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. - [DisplayName ]: The name associated with the place. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -984,7 +1102,11 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. [Id ]: The unique identifier for an entity. Read-only. [AudioDeviceName ]: Specifies the name of the audio device in the room. @@ -995,12 +1117,20 @@ Read-only. [EmailAddress ]: Email address of the room. [FloorLabel ]: Specifies a descriptive label for the floor, for example, P. [FloorNumber ]: Specifies the floor number that the room is on. - [IsWheelChairAccessible ]: Specifies whether the room is wheelchair accessible. - [Label ]: Specifies a descriptive label for the room, for example, a number or name. [Nickname ]: Specifies a nickname for the room, for example, 'conf room'. - [Tags ]: Specifies other features of the room, for example, details like the type of view or furniture type. + [PlaceId ]: An alternative immutable unique identifier of the room. +Read-only. + [TeamsEnabledState ]: placeFeatureEnablement [VideoDeviceName ]: Specifies the name of the video device in the room. +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -1015,13 +1145,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoomCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoomCheck.md new file mode 100644 index 000000000000..f0d12ecde39d --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoomCheck.md @@ -0,0 +1,626 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistroomcheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsRoomListRoomCheck +--- + +# Update-MgPlaceAsRoomListRoomCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsRoomListRoomCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsRoomListRoomCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsRoomListRoomCheck -CheckInClaimCalendarEventId -PlaceId + -RoomId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-CalendarEventId ] [-CheckInMethod ] [-CreatedDateTime ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Update + +``` +Update-MgPlaceAsRoomListRoomCheck -CheckInClaimCalendarEventId -PlaceId + -RoomId -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomListRoomCheck -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsRoomListRoomCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RoomId + +The unique identifier of room + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsRoomListRoomCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistroomcheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspace.md new file mode 100644 index 000000000000..07a46f7f9726 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspace.md @@ -0,0 +1,1021 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistworkspace +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsRoomListWorkspace +--- + +# Update-MgPlaceAsRoomListWorkspace + +## SYNOPSIS + +Update the navigation property workspaces in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsRoomListWorkspace](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsRoomListWorkspace?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsRoomListWorkspace -PlaceId -WorkspaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-GeoCoordinates ] [-Id ] + [-IsWheelChairAccessible] [-Label ] [-Mode ] [-Nickname ] + [-ParentId ] [-Phone ] [-PlaceId1 ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomListWorkspace -InputObject [-PlaceId ] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-Address ] [-Capacity ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-GeoCoordinates ] [-Id ] + [-IsWheelChairAccessible] [-Label ] [-Mode ] [-Nickname ] + [-ParentId ] [-Phone ] [-Tags ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsRoomListWorkspace -PlaceId -WorkspaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsRoomListWorkspace -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property workspaces in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Address + +physicalAddress +To construct, see NOTES section for ADDRESS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPhysicalAddress +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +workspace +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Capacity + +The maximum number of individual desks within a workspace. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckIns + +A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayDeviceName + +The name of the display device (for example, monitor or projector) that is available in the workspace. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayName + +The name that is associated with the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EmailAddress + +The email address that is associated with the workspace. +This email address is used for booking. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -GeoCoordinates + +outlookGeoCoordinates +To construct, see NOTES section for GEOCOORDINATES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutlookGeoCoordinates +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IsWheelChairAccessible + +Indicates whether the place is wheelchair accessible. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Label + +User-defined description of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Mode + +placeMode + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Nickname + +A short, friendly name for the workspace, often used for easier identification or display in the UI. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + +The ID of a parent place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Phone + +The phone number of the place. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId1 + +An alternative immutable unique identifier of the workspace. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Tags + +Custom tags that are associated with the place for categorization or filtering. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWorkspace + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +ADDRESS ``: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + +BODYPARAMETER ``: workspace + [(Any) ]: This indicates any property can be added to this object. + [Address ]: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. +It's a free-format string value, for example, 'United States'. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + [CheckIns ]: A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name that is associated with the place. + [GeoCoordinates ]: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: Indicates whether the place is wheelchair accessible. + [Label ]: User-defined description of the place. + [ParentId ]: The ID of a parent place. + [Phone ]: The phone number of the place. + [Tags ]: Custom tags that are associated with the place for categorization or filtering. + [Id ]: The unique identifier for an entity. +Read-only. + [Capacity ]: The maximum number of individual desks within a workspace. + [DisplayDeviceName ]: The name of the display device (for example, monitor or projector) that is available in the workspace. + [EmailAddress ]: The email address that is associated with the workspace. +This email address is used for booking. + [Mode ]: placeMode + [(Any) ]: This indicates any property can be added to this object. + [Nickname ]: A short, friendly name for the workspace, often used for easier identification or display in the UI. + [PlaceId ]: An alternative immutable unique identifier of the workspace. +Read-only. + +CHECKINS : A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +GEOCOORDINATES ``: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. +As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsRoomListWorkspace](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistworkspace) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspaceCheck.md new file mode 100644 index 000000000000..838ebbf38e3e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListWorkspaceCheck.md @@ -0,0 +1,627 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsRoomListWorkspaceCheck +--- + +# Update-MgPlaceAsRoomListWorkspaceCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsRoomListWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsRoomListWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsRoomListWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + -WorkspaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-CalendarEventId ] [-CheckInMethod ] [-CreatedDateTime ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Update + +``` +Update-MgPlaceAsRoomListWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + -WorkspaceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsRoomListWorkspaceCheck -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsRoomListWorkspaceCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WorkspaceId + +The unique identifier of workspace + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsRoomListWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsSectionCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsSectionCheck.md new file mode 100644 index 000000000000..4382a5a0684f --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsSectionCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceassectioncheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsSectionCheck +--- + +# Update-MgPlaceAsSectionCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsSectionCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsSectionCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsSectionCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsSectionCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsSectionCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsSectionCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsSectionCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceassectioncheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsWorkspaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsWorkspaceCheck.md new file mode 100644 index 000000000000..8c8e0a82cc63 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsWorkspaceCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasworkspacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceAsWorkspaceCheck +--- + +# Update-MgPlaceAsWorkspaceCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceAsWorkspaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceAsWorkspaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceAsWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceAsWorkspaceCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceAsWorkspaceCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceAsWorkspaceCheck -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceAsWorkspaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasworkspacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceCheck.md new file mode 100644 index 000000000000..f0b7c2b7e43a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceCheck.md @@ -0,0 +1,599 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Calendar-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplacecheck +Locale: en-US +Module Name: Microsoft.Graph.Calendar +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgPlaceCheck +--- + +# Update-MgPlaceCheck + +## SYNOPSIS + +Update the navigation property checkIns in places + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaPlaceCheck](/powershell/module/Microsoft.Graph.Beta.Calendar/Update-MgBetaPlaceCheck?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgPlaceCheck -CheckInClaimCalendarEventId -PlaceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CalendarEventId ] + [-CheckInMethod ] [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgPlaceCheck -CheckInClaimCalendarEventId -PlaceId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgPlaceCheck -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-CalendarEventId ] [-CheckInMethod ] + [-CreatedDateTime ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgPlaceCheck -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property checkIns in places + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +checkInClaim +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CalendarEventId + +The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInClaimCalendarEventId + +The unique identifier of checkInClaim + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CheckInMethod + +checkInMethod + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CreatedDateTime + +The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ICalendarIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PlaceId + +The unique identifier of place + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ICalendarIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: checkInClaim + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The unique identifier for an Outlook calendar event associated with the checkInClaim object. +For more information, see the iCalUId property in event. + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: The date and time when the checkInClaim object was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +INPUTOBJECT ``: Identity Parameter + [AttachmentId ]: The unique identifier of attachment + [CalendarGroupId ]: The unique identifier of calendarGroup + [CalendarId ]: The unique identifier of calendar + [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim + [EventId ]: The unique identifier of event + [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap + [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap + [PlaceId ]: The unique identifier of place + [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap + [User ]: Usage: User='{User}' + [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace + + +## RELATED LINKS + +- [Update-MgPlaceCheck](https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplacecheck) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md index 242896a79d77..dec41eac24c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserCalendarGroup --- @@ -638,12 +638,12 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -901,12 +901,12 @@ Nullable. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1155,13 +1155,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md index 0721584f02f1..fd6c340079ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserCalendarPermission --- @@ -174,7 +174,7 @@ HelpMessage: '' ### -AllowedRoles List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. ```yaml Type: System.String[] @@ -847,7 +847,7 @@ BODYPARAMETER ``: calendarPermission [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -868,13 +868,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md index cc2ba83029c3..d26eec062fa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserEvent --- @@ -2019,12 +2019,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2220,12 +2220,12 @@ CALENDAR ``: calendar [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2534,12 +2534,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. @@ -2740,13 +2740,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. @@ -2810,12 +2817,12 @@ It's in text format. [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md index f42f029b4dba..5498f22b847a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserEventExtension --- @@ -514,13 +514,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md index 75540e02500f..7e4d1e4e5ddc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/get-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md index a93277a58b7b..c12c30c0102a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/invoke-mgreauthorizesubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md index c1f68fd20c6e..9cdf3a722261 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.ChangeNotifications -Module Guid: d063e3b9-0407-41f8-b3ba-ccd3084cb9c1 +Module Guid: c68c9d5c-d552-4d8f-8dfd-f175ae78a13d Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.changenotifications/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md index b09627f61655..d81bf58676d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/new-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md index 6f15849b3fc4..997807974175 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/remove-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md index 3b9442f311b8..6151959624ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/update-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md deleted file mode 100644 index 33597c397801..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md +++ /dev/null @@ -1,530 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/add-mgcommunicationcalllargegalleryview -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Add-MgCommunicationCallLargeGalleryView ---- - -# Add-MgCommunicationCallLargeGalleryView - -## SYNOPSIS - -Add the large gallery view to a call. -For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster. - -## SYNTAX - -### AddExpanded (Default) - -``` -Add-MgCommunicationCallLargeGalleryView -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Add - -``` -Add-MgCommunicationCallLargeGalleryView -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AddViaIdentityExpanded - -``` -Add-MgCommunicationCallLargeGalleryView -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### AddViaIdentity - -``` -Add-MgCommunicationCallLargeGalleryView -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Add the large gallery view to a call. -For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "785f4929-92ca-497b-863f-c778c77c9758" -} - -Add-MgCommunicationCallLargeGalleryView -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Add-MgCommunicationCallLargeGalleryView Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths12Hh6NfCommunicationsCallsCallIdMicrosoftGraphAddlargegalleryviewPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Add - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Add - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths12Hh6NfCommunicationsCallsCallIdMicrosoftGraphAddlargegalleryviewPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAddLargeGalleryViewOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Add-MgCommunicationCallLargeGalleryView](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/add-mgcommunicationcalllargegalleryview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md deleted file mode 100644 index c59176e2cb9e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md +++ /dev/null @@ -1,530 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgCommunicationPresence ---- - -# Clear-MgCommunicationPresence - -## SYNOPSIS - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## SYNTAX - -### ClearExpanded (Default) - -``` -Clear-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Clear - -``` -Clear-MgCommunicationPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentityExpanded - -``` -Clear-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-SessionId ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgCommunicationPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Ca0Rf4CommunicationsPresencesPresenceIdMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Ca0Rf4CommunicationsPresencesPresenceIdMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md deleted file mode 100644 index b12aa71f0901..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md +++ /dev/null @@ -1,401 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgCommunicationPresenceUserPreferredPresence ---- - -# Clear-MgCommunicationPresenceUserPreferredPresence - -## SYNOPSIS - -Clear the preferred availability and activity status for a user. - -## SYNTAX - -### Clear (Default) - -``` -Clear-MgCommunicationPresenceUserPreferredPresence -PresenceId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgCommunicationPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the preferred availability and activity status for a user. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgCommunicationPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md deleted file mode 100644 index 20c146371065..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md +++ /dev/null @@ -1,553 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgUserPresence ---- - -# Clear-MgUserPresence - -## SYNOPSIS - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## SYNTAX - -### ClearExpanded (Default) - -``` -Clear-MgUserPresence -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Clear - -``` -Clear-MgUserPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentityExpanded - -``` -Clear-MgUserPresence -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgUserPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - sessionId = "22553876-f5ab-4529-bffb-cfe50aa89f87" -} - -Clear-MgUserPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Clear-MgUserPresence Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTdagveUsersUserIdPresenceMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTdagveUsersUserIdPresenceMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md deleted file mode 100644 index 3f40c25893d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgUserPresenceUserPreferredPresence ---- - -# Clear-MgUserPresenceUserPreferredPresence - -## SYNOPSIS - -Clear the preferred availability and activity status for a user. - -## SYNTAX - -### Clear (Default) - -``` -Clear-MgUserPresenceUserPreferredPresence -UserId [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgUserPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the preferred availability and activity status for a user. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Clear-MgUserPresenceUserPreferredPresence -UserId $userId - -``` -This example shows how to use the Clear-MgUserPresenceUserPreferredPresence Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgUserPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md deleted file mode 100644 index 0ed573a6e3c4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md +++ /dev/null @@ -1,409 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCall ---- - -# Get-MgCommunicationCall - -## SYNOPSIS - -Retrieve the properties and relationships of a call object. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCall -CallId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCall -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a call object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Getting a Peer-to-Peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCall -CallId $callId - -``` -This example shows getting a peer-to-peer call - -### Example 2: Getting a group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCall -CallId $callId - -``` -This example shows getting a group call - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index 6f8b408da8d5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,611 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallAudioRoutingGroup ---- - -# Get-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Retrieve the properties and relationships of an audioRoutingGroup object. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallAudioRoutingGroup -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallAudioRoutingGroup -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of an audioRoutingGroup object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallAudioRoutingGroup -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md deleted file mode 100644 index 1287d1d729fd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroupcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallAudioRoutingGroupCount ---- - -# Get-MgCommunicationCallAudioRoutingGroupCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallAudioRoutingGroupCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallAudioRoutingGroupCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallAudioRoutingGroupCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroupcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 463ecc695a3a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,615 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallContentSharingSession ---- - -# Get-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Retrieve the properties of a contentSharingSession object in a call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallContentSharingSession -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallContentSharingSession -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties of a contentSharingSession object in a call. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallContentSharingSession -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallContentSharingSession Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentSharingSession - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsession) -- [Graph API Reference](https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md deleted file mode 100644 index 16dfe3b83113..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsessioncount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallContentSharingSessionCount ---- - -# Get-MgCommunicationCallContentSharingSessionCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallContentSharingSessionCount -CallId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallContentSharingSessionCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallContentSharingSessionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsessioncount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md deleted file mode 100644 index ca637bb96bac..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md +++ /dev/null @@ -1,297 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallCount ---- - -# Get-MgCommunicationCallCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationCallCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md deleted file mode 100644 index baa243dad6da..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallOperation ---- - -# Get-MgCommunicationCallOperation - -## SYNOPSIS - -Get the status of an operation that adds the large gallery view to a call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallOperation -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallOperation -CallId -CommsOperationId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallOperation -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the status of an operation that adds the large gallery view to a call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallOperation -CallId $callId -CommsOperationId $commsOperationId - -``` -This example shows how to use the Get-MgCommunicationCallOperation Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md deleted file mode 100644 index 8800da44e6b5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md +++ /dev/null @@ -1,375 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperationcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallOperationCount ---- - -# Get-MgCommunicationCallOperationCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallOperationCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallOperationCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallOperationCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperationcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md deleted file mode 100644 index 1d3d95e03e93..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,611 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallParticipant ---- - -# Get-MgCommunicationCallParticipant - -## SYNOPSIS - -Retrieve the properties and relationships of a participant object. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallParticipant -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallParticipant -CallId -ParticipantId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallParticipant -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a participant object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallParticipant -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallParticipant Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md deleted file mode 100644 index 283d5c592552..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipantcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallParticipantCount ---- - -# Get-MgCommunicationCallParticipantCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallParticipantCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallParticipantCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallParticipantCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipantcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md deleted file mode 100644 index 43bbcd7eece7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md +++ /dev/null @@ -1,406 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecord ---- - -# Get-MgCommunicationCallRecord - -## SYNOPSIS - -Retrieve the properties and relationships of a callRecord object. -You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. -The call record is available only after the associated call is completed. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecord -CallRecordId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecord -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a callRecord object. -You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. -The call record is available only after the associated call is completed. - -## EXAMPLES -### Example 1: Get basic details - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecord -CallRecordId $callRecordId - -``` -This example will get basic details - -### Example 2: Get full details - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecord -CallRecordId $callRecordId -ExpandProperty "sessions(`$expand=segments)" - -``` -This example will get full details - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsCallRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecord) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md deleted file mode 100644 index a18aa01c6456..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md +++ /dev/null @@ -1,297 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordCount ---- - -# Get-MgCommunicationCallRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index e9d20cea7bb7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,380 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordOrganizerV2 ---- - -# Get-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Identity of the organizer of the call. -This relationship is expanded by default in callRecord methods. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordOrganizerV2 -CallRecordId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordOrganizerV2 -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Identity of the organizer of the call. -This relationship is expanded by default in callRecord methods. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsOrganizer - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md deleted file mode 100644 index 7ff12579febb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordParticipant ---- - -# Get-MgCommunicationCallRecordParticipant - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordParticipant -CallRecordId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordParticipant -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index feac917bb237..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordParticipantV2 ---- - -# Get-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -List of distinct participants in the call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordParticipantV2 -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of distinct participants in the call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId $callRecordId - -``` -This example shows how to use the Get-MgCommunicationCallRecordParticipantV2 Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipantv2) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md deleted file mode 100644 index 4d0000dd0297..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,619 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSession ---- - -# Get-MgCommunicationCallRecordSession - -## SYNOPSIS - -List of sessions involved in the call. -Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. -Read-only. -Nullable. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallRecordSession -CallRecordId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSession -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of sessions involved in the call. -Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. -Read-only. -Nullable. - -## EXAMPLES -### Example 1: Get session list - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordSession -CallRecordId $callRecordId - -``` -This example will get session list - -### Example 2: Get session list with segments - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordSession -CallRecordId $callRecordId -ExpandProperty "segments" - -``` -This example will get session list with segments - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsession) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md deleted file mode 100644 index 8054b879429c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessioncount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSessionCount ---- - -# Get-MgCommunicationCallRecordSessionCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordSessionCount -CallRecordId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSessionCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSessionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessioncount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md deleted file mode 100644 index 3d3623ebd9d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessionsegmentcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSessionSegmentCount ---- - -# Get-MgCommunicationCallRecordSessionSegmentCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordSessionSegmentCount -CallRecordId -SessionId - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSessionSegmentCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSessionSegmentCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessionsegmentcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md deleted file mode 100644 index 4e132f3cfd04..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,893 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeeting ---- - -# Get-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Get onlineMeetings from communications - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeeting -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeeting -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeeting [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [-WhatIf] [-Confirm] [] -``` - -### Get1 - -``` -Get-MgCommunicationOnlineMeeting - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get onlineMeetings from communications - -## EXAMPLES -### Example 1: Retrieve an online meeting by videoTeleconferenceId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationOnlineMeeting -Filter "VideoTeleconferenceId eq '123456789'" - -``` -This example will retrieve an online meeting by videoteleconferenceid - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 2343ed3d5c8e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -The attendance reports of an online meeting. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The attendance reports of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 146f43c43580..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,620 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -List of attendance records of an attendance report. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId [-ExpandProperty ] [-Property ] [-Filter ] - [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of attendance records of an attendance report. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md deleted file mode 100644 index f90a4b921bf4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -MeetingAttendanceReportId -OnlineMeetingId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -InputObject [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md deleted file mode 100644 index e75d53ad39de..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportCount ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index 97345c22d0ee..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,377 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Get-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendeeReport -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md deleted file mode 100644 index 4a7919abbc50..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md +++ /dev/null @@ -1,305 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingCount ---- - -# Get-MgCommunicationOnlineMeetingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index d541e379eccc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,717 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecording ---- - -# Get-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -The recordings of an online meeting. -Read-only. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgCommunicationOnlineMeetingRecording [-ExpandProperty ] [-Property ] - [-Count] [-EndDateTime ] [-Filter ] [-MeetingOrganizerUserId ] - [-Search ] [-Skip ] [-Sort ] [-StartDateTime ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeetingRecording -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The recordings of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecording) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index cbe1d5939b69..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingContent ---- - -# Get-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md deleted file mode 100644 index 14eeeab70bce..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingCount ---- - -# Get-MgCommunicationOnlineMeetingRecordingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md deleted file mode 100644 index 33b8f76d3857..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md +++ /dev/null @@ -1,575 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingDelta ---- - -# Get-MgCommunicationOnlineMeetingRecordingDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingDelta -OnlineMeetingId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index bbef6419e9bd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,717 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscript ---- - -# Get-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -The transcripts of an online meeting. -Read-only. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscript [-ExpandProperty ] [-Property ] - [-Count] [-EndDateTime ] [-Filter ] [-MeetingOrganizerUserId ] - [-Search ] [-Skip ] [-Sort ] [-StartDateTime ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The transcripts of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscript) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index ad150cda2770..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,399 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Get-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md deleted file mode 100644 index 92b10fba333a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptCount ---- - -# Get-MgCommunicationOnlineMeetingTranscriptCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md deleted file mode 100644 index b2b7ac3529f8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md +++ /dev/null @@ -1,575 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptDelta ---- - -# Get-MgCommunicationOnlineMeetingTranscriptDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptDelta -OnlineMeetingId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index a95d847742ab..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,400 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Get-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptMetadataContent - -InputObject -OutFile [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md deleted file mode 100644 index 9842cd5bc79d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ /dev/null @@ -1,339 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingvirtualappointmentjoinweburl -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl ---- - -# Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl - -## SYNOPSIS - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl -OnlineMeetingId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl - -InputObject [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingvirtualappointmentjoinweburl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md deleted file mode 100644 index ce94954cb87c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md +++ /dev/null @@ -1,573 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresence ---- - -# Get-MgCommunicationPresence - -## SYNOPSIS - -Get a user's presence information. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationPresence [-ExpandProperty ] [-Property ] [-Filter ] - [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationPresence -PresenceId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationPresence -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a user's presence information. - -## EXAMPLES -### Example 1: Get the presence information of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationPresence -PresenceId $presenceId - -``` -This example will get the presence information of another user - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md deleted file mode 100644 index b8ca61ab8959..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md +++ /dev/null @@ -1,417 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencebyuserid -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresenceByUserId ---- - -# Get-MgCommunicationPresenceByUserId - -## SYNOPSIS - -Get the presence information for multiple users. - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgCommunicationPresenceByUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Ids ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgCommunicationPresenceByUserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the presence information for multiple users. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - ids = @( - "fa8bf3dc-eca7-46b7-bad1-db199b62afc3" -"66825e03-7ef5-42da-9069-724602c31f6b" -) -} - -Get-MgCommunicationPresenceByUserId -BodyParameter $params - -``` -This example shows how to use the Get-MgCommunicationPresenceByUserId Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths10WpgkzCommunicationsMicrosoftGraphGetpresencesbyuseridPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Ids - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IPaths10WpgkzCommunicationsMicrosoftGraphGetpresencesbyuseridPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Ids ]: - - -## RELATED LINKS - -- [Get-MgCommunicationPresenceByUserId](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencebyuserid) -- [Graph API Reference](https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md deleted file mode 100644 index 1c87f69b41c9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md +++ /dev/null @@ -1,305 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencecount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresenceCount ---- - -# Get-MgCommunicationPresenceCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationPresenceCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read, Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationPresenceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencecount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md deleted file mode 100644 index edc12945bffb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md +++ /dev/null @@ -1,1047 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeeting ---- - -# Get-MgUserOnlineMeeting - -## SYNOPSIS - -Information about a meeting, including the URL used to join a meeting, the attendees list, and the description. - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgUserOnlineMeeting -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgUserOnlineMeeting -OnlineMeetingId -UserId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### List - -``` -Get-MgUserOnlineMeeting -UserId [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [-WhatIf] [-Confirm] [] -``` - -### Get1 - -``` -Get-MgUserOnlineMeeting -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentityExpanded - -``` -Get-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-ChatInfo ] [-EndDateTime ] [-ExternalId ] - [-Participants ] [-StartDateTime ] - [-Subject ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeeting -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeeting -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Information about a meeting, including the URL used to join a meeting, the attendees list, and the description. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Retrieve an online meeting by meeting ID - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example will retrieve an online meeting by meeting id - -### Example 2: Retrieve an online meeting by joinWebUrl - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -Filter "JoinWebUrl eq 'https://teams.microsoft.com/l/meetup-join/19:meeting_MGQ4MDQyNTEtNTQ2NS00YjQxLTlkM2EtZWVkODYxODYzMmY2@thread.v2/0?context" - -``` -This example will retrieve an online meeting by joinweburl - -### Example 3: Retrieve an online meeting by joinMeetingId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -Filter "joinMeetingIdSettings/joinMeetingId eq '1234567890'" - -``` -This example will retrieve an online meeting by joinmeetingid - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1H47062UsersUserIdOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1H47062UsersUserIdOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Get-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index a857c5fb4355..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,640 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReport ---- - -# Get-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -The attendance reports of an online meeting. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReport -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The attendance reports of an online meeting. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendanceReport -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Get-MgUserOnlineMeetingAttendanceReport Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index cbc26fa5bde6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,660 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -List of attendance records of an attendance report. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of attendance records of an attendance report. -Read-only. - -## EXAMPLES -### Example 1: List attendance records - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -UserId $userId -OnlineMeetingId $onlineMeetingId -MeetingAttendanceReportId $meetingAttendanceReportId - -``` -This example will list attendance records - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md deleted file mode 100644 index 89362abed2c3..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md +++ /dev/null @@ -1,427 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount ---- - -# Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount - -InputObject [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md deleted file mode 100644 index 26dc1a411d53..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md +++ /dev/null @@ -1,406 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportCount ---- - -# Get-MgUserOnlineMeetingAttendanceReportCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportCount -OnlineMeetingId -UserId - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index 063902a7cd1d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,419 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendeeReport ---- - -# Get-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendeeReport -InputObject -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, | - -## EXAMPLES -### Example 1: Fetch attendee report of a Teams live event - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendeeReport -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example will fetch attendee report of a teams live event - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md deleted file mode 100644 index 9ca758e63eb0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md +++ /dev/null @@ -1,383 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingCount ---- - -# Get-MgUserOnlineMeetingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingCount -UserId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 9170c130a6d2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,851 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecording ---- - -# Get-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Get a callRecording object associated with a scheduled onlineMeeting. -This API supports the retrieval of call recordings from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -For a recording, this API returns the metadata of the single recording associated with the online meeting. -For the content of a recording, this API returns the stream of bytes associated with the recording. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgUserOnlineMeetingRecording -UserId [-ExpandProperty ] - [-Property ] [-Count] [-EndDateTime ] [-Filter ] - [-MeetingOrganizerUserId ] [-Search ] [-Skip ] [-Sort ] - [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-Count] [-EndDateTime ] - [-Filter ] [-MeetingOrganizerUserId ] [-Search ] [-Skip ] - [-Sort ] [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a callRecording object associated with a scheduled onlineMeeting. -This API supports the retrieval of call recordings from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -For a recording, this API returns the metadata of the single recording associated with the online meeting. -For the content of a recording, this API returns the stream of bytes associated with the recording. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callRecording - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingRecording -UserId $userId -OnlineMeetingId $onlineMeetingId -CallRecordingId $callRecordingId - -``` -This example will get a callrecording - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecording) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index cfb8ee6ce926..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,428 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingContent ---- - -# Get-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md deleted file mode 100644 index c6769e255892..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md +++ /dev/null @@ -1,404 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingCount ---- - -# Get-MgUserOnlineMeetingRecordingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingRecordingCount -OnlineMeetingId -UserId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md deleted file mode 100644 index 6cd89170c8ed..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md +++ /dev/null @@ -1,604 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingDelta ---- - -# Get-MgUserOnlineMeetingRecordingDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgUserOnlineMeetingRecordingDelta -OnlineMeetingId -UserId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 44453238ab3e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,852 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscript ---- - -# Get-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgUserOnlineMeetingTranscript -UserId [-ExpandProperty ] - [-Property ] [-Count] [-EndDateTime ] [-Filter ] - [-MeetingOrganizerUserId ] [-Search ] [-Skip ] [-Sort ] - [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-Count] [-EndDateTime ] - [-Filter ] [-MeetingOrganizerUserId ] [-Search ] [-Skip ] - [-Sort ] [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscript -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscript) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index c943532e797b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,458 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptContent ---- - -# Get-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript content - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript content - -### Example 2: Get a callTranscript content specifying $format query param - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId -Format "text/vtt" - -``` -This example will get a calltranscript content specifying $format query param - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcontent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md deleted file mode 100644 index 07bd75fb87b3..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md +++ /dev/null @@ -1,405 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptCount ---- - -# Get-MgUserOnlineMeetingTranscriptCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptCount -OnlineMeetingId -UserId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md deleted file mode 100644 index 28fcd00b6724..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md +++ /dev/null @@ -1,604 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptDelta ---- - -# Get-MgUserOnlineMeetingTranscriptDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgUserOnlineMeetingTranscriptDelta -OnlineMeetingId -UserId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 7cf0fe61b77e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,447 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Get-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId -OutFile [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptMetadataContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript metadataContent - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptMetadataContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript metadatacontent - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptmetadatacontent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md deleted file mode 100644 index 4aaad14418a1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ /dev/null @@ -1,380 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingvirtualappointmentjoinweburl -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl ---- - -# Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl - -## SYNOPSIS - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointment.Read, VirtualAppointment.ReadWrite, OnlineMeetings.ReadWrite, OnlineMeetings.Read, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointment.Read.All, VirtualAppointment.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingvirtualappointmentjoinweburl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md deleted file mode 100644 index fcd239a087da..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md +++ /dev/null @@ -1,410 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserPresence ---- - -# Get-MgUserPresence - -## SYNOPSIS - -Get a user's presence information. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserPresence -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserPresence -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a user's presence information. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read, Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Get your own presence information - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserPresence -UserId $userId - -``` -This example will get your own presence information - -### Example 2: Get the presence information of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserPresence -UserId $userId - -``` -This example will get the presence information of another user - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md deleted file mode 100644 index 95b8f5fecd3a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md +++ /dev/null @@ -1,738 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mganswercommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgAnswerCommunicationCall ---- - -# Invoke-MgAnswerCommunicationCall - -## SYNOPSIS - -Enable a bot to answer an incoming call. -The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call. -If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters. -The bot is expected to answer, reject, or redirect the call before the call times out. -The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios. -This API supports the following PSTN scenarios: - -## SYNTAX - -### AnswerExpanded (Default) - -``` -Invoke-MgAnswerCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AcceptedModalities ] [-AdditionalProperties ] [-CallOptions ] - [-CallbackUri ] [-MediaConfig ] [-ParticipantCapacity ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Answer - -``` -Invoke-MgAnswerCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AnswerViaIdentityExpanded - -``` -Invoke-MgAnswerCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AcceptedModalities ] - [-AdditionalProperties ] [-CallOptions ] [-CallbackUri ] - [-MediaConfig ] [-ParticipantCapacity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AnswerViaIdentity - -``` -Invoke-MgAnswerCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Enable a bot to answer an incoming call. -The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call. -If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters. -The bot is expected to answer, reject, or redirect the call before the call times out. -The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios. -This API supports the following PSTN scenarios: - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallAsGuest.All, | - -## EXAMPLES -### Example 1: Answer a Peer-to-Peer VoIP call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "callbackUri-value" - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } - acceptedModalities = @( - "audio" - ) - callOptions = @{ - "@odata.type" = "#microsoft.graph.incomingCallOptions" - isContentSharingNotificationEnabled = $true - } - participantCapacity = 200 -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer a peer-to-peer voip call with service hosted media - -### Example 2: Answer VOIP call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "https://bot.contoso.com/api/calls" - acceptedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer voip call with application hosted media - -### Example 3: Answer a policy-based recording call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "https://bot.contoso.com/api/calls" - acceptedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer a policy-based recording call - - -## PARAMETERS - -### -AcceptedModalities - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsQvpqn4CommunicationsCallsCallIdMicrosoftGraphAnswerPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Answer - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Answer - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallOptions - -incomingCallOptions - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaConfig - -mediaConfig - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantCapacity - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsQvpqn4CommunicationsCallsCallIdMicrosoftGraphAnswerPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [AcceptedModalities ]: - [CallOptions ]: incomingCallOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - [CallbackUri ]: - [MediaConfig ]: mediaConfig - [(Any) ]: This indicates any property can be added to this object. - [ParticipantCapacity ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgAnswerCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mganswercommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md deleted file mode 100644 index 3c5c242a5f2e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md +++ /dev/null @@ -1,548 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgcreateorgetcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgCreateOrGetCommunicationOnlineMeeting ---- - -# Invoke-MgCreateOrGetCommunicationOnlineMeeting - -## SYNOPSIS - -Create an onlineMeeting object with a custom specified external ID. -If the external ID already exists, this API will return the onlineMeeting object with that external ID. - -## SYNTAX - -### CreateExpanded1 (Default) - -``` -Invoke-MgCreateOrGetCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create1 - -``` -Invoke-MgCreateOrGetCommunicationOnlineMeeting - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create an onlineMeeting object with a custom specified external ID. -If the external ID already exists, this API will return the onlineMeeting object with that external ID. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Invoke-MgCreateOrGetCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgcreateorgetcommunicationonlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md deleted file mode 100644 index 6488da7e6a0b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md +++ /dev/null @@ -1,740 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mginvitecommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgInviteCommunicationCallParticipant ---- - -# Invoke-MgInviteCommunicationCallParticipant - -## SYNOPSIS - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## SYNTAX - -### InviteExpanded (Default) - -``` -Invoke-MgInviteCommunicationCallParticipant -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] - [-Participants ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Invite - -``` -Invoke-MgInviteCommunicationCallParticipant -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### InviteViaIdentityExpanded - -``` -Invoke-MgInviteCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Participants ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### InviteViaIdentity - -``` -Invoke-MgInviteCommunicationCallParticipant -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## EXAMPLES -### Example 1: Invite one participant to an existing call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "278405a3-f568-4b3e-b684-009193463064" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite one participant to an existing call - -### Example 2: Invite multiple participants to an existing group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "7e1b4346-85a6-4bdd-abe3-d11c5d420efe" - displayName = "string" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "1e126418-44a0-4a94-a6f8-0efe1ad71acb" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite multiple participants to an existing group call - -### Example 3: Invite participants to an existing group call, replacing an existing Peer-to-Peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "7e1b4346-85a6-4bdd-abe3-d11c5d420efe" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite participants to an existing group call, replacing an existing peer-to-peer call - -### Example 4: Invite one PSTN participant to an existing call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite one pstn participant to an existing call - -### Example 5: Move one participant from one meeting to another - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - participantId = "7d501bf1-5ee4-4605-ba92-0ae4513c611c" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "682b6c37-0729-4fab-ace6-d730d5d9137e" - identityProvider = "AAD" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will move one participant from one meeting to another - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Bh76WaCommunicationsCallsCallIdParticipantsMicrosoftGraphInvitePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Invite - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Invite - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - - -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Bh76WaCommunicationsCallsCallIdParticipantsMicrosoftGraphInvitePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInviteParticipantsOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Participants ]: - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS : . - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Invoke-MgInviteCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mginvitecommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md deleted file mode 100644 index 0fc7d4bff944..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md +++ /dev/null @@ -1,433 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgkeepcommunicationcallalive -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgKeepCommunicationCallAlive ---- - -# Invoke-MgKeepCommunicationCallAlive - -## SYNOPSIS - -Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. -A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. -At least one successful request must be made within 45 minutes of the previous request, or the start of the call. -We recommend that you send a request in shorter time intervals (every 15 minutes). -Make sure that these requests are successful to prevent the call from timing out and ending. -Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. -The resources related to the call should be cleaned up on the application side. - -## SYNTAX - -### Keep (Default) - -``` -Invoke-MgKeepCommunicationCallAlive -CallId [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### KeepViaIdentity - -``` -Invoke-MgKeepCommunicationCallAlive -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. -A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. -At least one successful request must be made within 45 minutes of the previous request, or the start of the call. -We recommend that you send a request in shorter time intervals (every 15 minutes). -Make sure that these requests are successful to prevent the call from timing out and ending. -Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. -The resources related to the call should be cleaned up on the application side. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Invoke-MgKeepCommunicationCallAlive -CallId $callId - -``` -This example shows how to use the Invoke-MgKeepCommunicationCallAlive Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Keep - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: KeepViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgKeepCommunicationCallAlive](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgkeepcommunicationcallalive) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md deleted file mode 100644 index d837d4c14cc9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md +++ /dev/null @@ -1,605 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mglogcommunicationcallteleconferencedevicequality -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality ---- - -# Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality - -## SYNOPSIS - -Log video teleconferencing device quality data. -The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. -Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. -One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. -The other media leg is between the CVI bot and the VTC device. -The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. -This method is only for the CVI partners to provide their media quality data. - -## SYNTAX - -### LogExpanded (Default) - -``` -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Quality ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Log - -``` -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality - -Body - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Log video teleconferencing device quality data. -The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. -Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. -One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. -The other media leg is between the CVI bot and the VTC device. -The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. -This method is only for the CVI partners to provide their media quality data. - -## EXAMPLES -### Example 1: Using the Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality Cmdlet -```powershell -Import-Module Microsoft.Graph.CloudCommunications -$params = @{ - Quality = @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceQuality" - CallChainId = "0622673d-9f69-49b3-9d4f-5ec64f42ecce" - ParticipantId = "ea078406-b5d4-4d3c-b85e-90103dcec7f6" - MediaLegId = "bd9ee398-4b9d-42c7-8b8d-4e8efad9435f" - DeviceName = "TestAgent" - DeviceDescription = "TestDescription" - MediaQualityList = @( - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceAudioQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceVideoQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceScreenSharingQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - ) - } -} -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality -BodyParameter $params -``` -This example shows how to use the Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: LogExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Body - - -To construct, see NOTES section for BODY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1JbdsmaCommunicationsCallsMicrosoftGraphLogteleconferencedevicequalityPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Log - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Quality - -teleconferenceDeviceQuality -To construct, see NOTES section for QUALITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTeleconferenceDeviceQuality -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: LogExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IPaths1JbdsmaCommunicationsCallsMicrosoftGraphLogteleconferencedevicequalityPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODY ``: . - [(Any) ]: This indicates any property can be added to this object. - [Quality ]: teleconferenceDeviceQuality - [(Any) ]: This indicates any property can be added to this object. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in P2P call. -This needs to be copied over from Microsoft.Graph.Call.CallChainId. - [CloudServiceDeploymentEnvironment ]: A geo-region where the service is deployed, such as ProdNoam. - [CloudServiceDeploymentId ]: A unique deployment identifier assigned by Azure. - [CloudServiceInstanceName ]: The Azure deployed cloud service instance name, such as FrontEndIN3. - [CloudServiceName ]: The Azure deployed cloud service name, such as contoso.cloudapp.net. - [DeviceDescription ]: Any additional description, such as VTC Bldg 30/21. - [DeviceName ]: The user media agent name, such as Cisco SX80. - [MediaLegId ]: A unique identifier for a specific media leg of a participant in a conference. - One participant can have multiple media leg identifiers if retargeting happens. -CVI partner assigns this value. - [MediaQualityList ]: The list of media qualities in a media session (call), such as audio quality, video quality, and/or screen sharing quality. - [AverageInboundJitter ]: The average inbound stream network jitter. - [AverageInboundPacketLossRateInPercentage ]: The average inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageInboundRoundTripDelay ]: The average inbound stream network round trip delay. - [AverageOutboundJitter ]: The average outbound stream network jitter. - [AverageOutboundPacketLossRateInPercentage ]: The average outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageOutboundRoundTripDelay ]: The average outbound stream network round trip delay. - [ChannelIndex ]: The channel index of media. -Indexing begins with 1. - If a media session contains 3 video modalities, channel indexes will be 1, 2, and 3. - [InboundPackets ]: The total number of the inbound packets. - [LocalIPAddress ]: the local IP address for the media session. - [LocalPort ]: The local media port. - [MaximumInboundJitter ]: The maximum inbound stream network jitter. - [MaximumInboundPacketLossRateInPercentage ]: The maximum inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumInboundRoundTripDelay ]: The maximum inbound stream network round trip delay. - [MaximumOutboundJitter ]: The maximum outbound stream network jitter. - [MaximumOutboundPacketLossRateInPercentage ]: The maximum outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumOutboundRoundTripDelay ]: The maximum outbound stream network round trip delay. - [MediaDuration ]: The total modality duration. -If the media enabled and disabled multiple times, MediaDuration will the summation of all of the durations. - [NetworkLinkSpeedInBytes ]: The network link speed in bytes - [OutboundPackets ]: The total number of the outbound packets. - [RemoteIPAddress ]: The remote IP address for the media session. - [RemotePort ]: The remote media port. - [ParticipantId ]: A unique identifier for a specific participant in a conference. -The CVI partner needs to copy over Call.MyParticipantId to this property. - -QUALITY ``: teleconferenceDeviceQuality - [(Any) ]: This indicates any property can be added to this object. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in P2P call. -This needs to be copied over from Microsoft.Graph.Call.CallChainId. - [CloudServiceDeploymentEnvironment ]: A geo-region where the service is deployed, such as ProdNoam. - [CloudServiceDeploymentId ]: A unique deployment identifier assigned by Azure. - [CloudServiceInstanceName ]: The Azure deployed cloud service instance name, such as FrontEndIN3. - [CloudServiceName ]: The Azure deployed cloud service name, such as contoso.cloudapp.net. - [DeviceDescription ]: Any additional description, such as VTC Bldg 30/21. - [DeviceName ]: The user media agent name, such as Cisco SX80. - [MediaLegId ]: A unique identifier for a specific media leg of a participant in a conference. - One participant can have multiple media leg identifiers if retargeting happens. -CVI partner assigns this value. - [MediaQualityList ]: The list of media qualities in a media session (call), such as audio quality, video quality, and/or screen sharing quality. - [AverageInboundJitter ]: The average inbound stream network jitter. - [AverageInboundPacketLossRateInPercentage ]: The average inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageInboundRoundTripDelay ]: The average inbound stream network round trip delay. - [AverageOutboundJitter ]: The average outbound stream network jitter. - [AverageOutboundPacketLossRateInPercentage ]: The average outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageOutboundRoundTripDelay ]: The average outbound stream network round trip delay. - [ChannelIndex ]: The channel index of media. -Indexing begins with 1. - If a media session contains 3 video modalities, channel indexes will be 1, 2, and 3. - [InboundPackets ]: The total number of the inbound packets. - [LocalIPAddress ]: the local IP address for the media session. - [LocalPort ]: The local media port. - [MaximumInboundJitter ]: The maximum inbound stream network jitter. - [MaximumInboundPacketLossRateInPercentage ]: The maximum inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumInboundRoundTripDelay ]: The maximum inbound stream network round trip delay. - [MaximumOutboundJitter ]: The maximum outbound stream network jitter. - [MaximumOutboundPacketLossRateInPercentage ]: The maximum outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumOutboundRoundTripDelay ]: The maximum outbound stream network round trip delay. - [MediaDuration ]: The total modality duration. -If the media enabled and disabled multiple times, MediaDuration will the summation of all of the durations. - [NetworkLinkSpeedInBytes ]: The network link speed in bytes - [OutboundPackets ]: The total number of the outbound packets. - [RemoteIPAddress ]: The remote IP address for the media session. - [RemotePort ]: The remote media port. - [ParticipantId ]: A unique identifier for a specific participant in a conference. -The CVI partner needs to copy over Call.MyParticipantId to this property. - - -## RELATED LINKS - -- [Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mglogcommunicationcallteleconferencedevicequality) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md deleted file mode 100644 index da6b86ff6b71..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md +++ /dev/null @@ -1,532 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgMuteCommunicationCall ---- - -# Invoke-MgMuteCommunicationCall - -## SYNOPSIS - -Allows the application to mute itself. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more details about how to handle mute operations, see muteParticipantOperation - -## SYNTAX - -### MuteExpanded (Default) - -``` -Invoke-MgMuteCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Mute - -``` -Invoke-MgMuteCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### MuteViaIdentityExpanded - -``` -Invoke-MgMuteCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### MuteViaIdentity - -``` -Invoke-MgMuteCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allows the application to mute itself. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more details about how to handle mute operations, see muteParticipantOperation - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Invoke-MgMuteCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgMuteCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths13Zt223CommunicationsCallsCallIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths13Zt223CommunicationsCallsCallIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMuteParticipantOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgMuteCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md deleted file mode 100644 index 92cce1b6a78c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md +++ /dev/null @@ -1,559 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgMuteCommunicationCallParticipant ---- - -# Invoke-MgMuteCommunicationCallParticipant - -## SYNOPSIS - -Mute a specific participant in the call. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more information about how to handle mute operations, see muteParticipantOperation. - -## SYNTAX - -### MuteExpanded (Default) - -``` -Invoke-MgMuteCommunicationCallParticipant -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Mute - -``` -Invoke-MgMuteCommunicationCallParticipant -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### MuteViaIdentityExpanded - -``` -Invoke-MgMuteCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### MuteViaIdentity - -``` -Invoke-MgMuteCommunicationCallParticipant -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Mute a specific participant in the call. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more information about how to handle mute operations, see muteParticipantOperation. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Invoke-MgMuteCommunicationCallParticipant -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgMuteCommunicationCallParticipant Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTobgxoCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTobgxoCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMuteParticipantOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgMuteCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md deleted file mode 100644 index 52be52638c15..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md +++ /dev/null @@ -1,569 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgplaycommunicationcallprompt -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgPlayCommunicationCallPrompt ---- - -# Invoke-MgPlayCommunicationCallPrompt - -## SYNOPSIS - -Play a prompt in the call. -For more information about how to handle operations, see commsOperation - -## SYNTAX - -### PlayExpanded (Default) - -``` -Invoke-MgPlayCommunicationCallPrompt -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Prompts ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Play - -``` -Invoke-MgPlayCommunicationCallPrompt -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### PlayViaIdentityExpanded - -``` -Invoke-MgPlayCommunicationCallPrompt -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Prompts ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### PlayViaIdentity - -``` -Invoke-MgPlayCommunicationCallPrompt -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Play a prompt in the call. -For more information about how to handle operations, see commsOperation - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" - prompts = @( - @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - "@odata.type" = "#microsoft.graph.mediaInfo" - uri = "https://cdn.contoso.com/beep.wav" - resourceId = "1D6DE2D4-CD51-4309-8DAA-70768651088E" - } - } - ) -} - -Invoke-MgPlayCommunicationCallPrompt -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgPlayCommunicationCallPrompt Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Gzqcv2CommunicationsCallsCallIdMicrosoftGraphPlaypromptPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Play - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Play - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Prompts - - - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrompt[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Gzqcv2CommunicationsCallsCallIdMicrosoftGraphPlaypromptPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlayPromptOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Prompts ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgPlayCommunicationCallPrompt](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgplaycommunicationcallprompt) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md deleted file mode 100644 index 3d903b2b8098..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md +++ /dev/null @@ -1,748 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrecordcommunicationcallresponse -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRecordCommunicationCallResponse ---- - -# Invoke-MgRecordCommunicationCallResponse - -## SYNOPSIS - -Records a short audio response from the caller.A bot can utilize this to capture a voice response from a caller after they are prompted for a response. -For further information on how to handle operations, please review commsOperation This action is not intended to record the entire call. -The maximum length of recording is 2 minutes. -The recording is not saved permanently by the Cloud Communications Platform and is discarded shortly after the call ends. -The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that's given in the completed notification. - -## SYNTAX - -### RecordExpanded (Default) - -``` -Invoke-MgRecordCommunicationCallResponse -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-BargeInAllowed] [-ClientContext ] - [-InitialSilenceTimeoutInSeconds ] [-MaxRecordDurationInSeconds ] - [-MaxSilenceTimeoutInSeconds ] [-PlayBeep] [-Prompts ] - [-StopTones ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Record - -``` -Invoke-MgRecordCommunicationCallResponse -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RecordViaIdentityExpanded - -``` -Invoke-MgRecordCommunicationCallResponse -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-BargeInAllowed] - [-ClientContext ] [-InitialSilenceTimeoutInSeconds ] - [-MaxRecordDurationInSeconds ] [-MaxSilenceTimeoutInSeconds ] [-PlayBeep] - [-Prompts ] [-StopTones ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RecordViaIdentity - -``` -Invoke-MgRecordCommunicationCallResponse -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Records a short audio response from the caller.A bot can utilize this to capture a voice response from a caller after they are prompted for a response. -For further information on how to handle operations, please review commsOperation This action is not intended to record the entire call. -The maximum length of recording is 2 minutes. -The recording is not saved permanently by the Cloud Communications Platform and is discarded shortly after the call ends. -The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that's given in the completed notification. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - bargeInAllowed = $true - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" - prompts = @( - @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - uri = "https://cdn.contoso.com/beep.wav" - resourceId = "1D6DE2D4-CD51-4309-8DAA-70768651088E" - } - } - ) - maxRecordDurationInSeconds = 10 - initialSilenceTimeoutInSeconds = 5 - maxSilenceTimeoutInSeconds = 2 - playBeep = $true - stopTones = @( - "#" -"1" -"*" -) -} - -Invoke-MgRecordCommunicationCallResponse -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgRecordCommunicationCallResponse Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BargeInAllowed - - - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths14Wb7KqCommunicationsCallsCallIdMicrosoftGraphRecordresponsePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Record - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Record - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InitialSilenceTimeoutInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MaxRecordDurationInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MaxSilenceTimeoutInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PlayBeep - - - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Prompts - - - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrompt[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StopTones - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths14Wb7KqCommunicationsCallsCallIdMicrosoftGraphRecordresponsePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [BargeInAllowed ]: - [ClientContext ]: - [InitialSilenceTimeoutInSeconds ]: - [MaxRecordDurationInSeconds ]: - [MaxSilenceTimeoutInSeconds ]: - [PlayBeep ]: - [Prompts ]: - [StopTones ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgRecordCommunicationCallResponse](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrecordcommunicationcallresponse) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md deleted file mode 100644 index 59d3d66edb96..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md +++ /dev/null @@ -1,660 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgredirectcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRedirectCommunicationCall ---- - -# Invoke-MgRedirectCommunicationCall - -## SYNOPSIS - -Redirect an incoming call that hasn't been answered or rejected yet. -The terms 'redirecting' and 'forwarding' a call are used interchangeably. -The bot is expected to redirect the call before the call times out. -The current timeout value is 15 seconds. - -## SYNTAX - -### RedirectExpanded (Default) - -``` -Invoke-MgRedirectCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-CallbackUri ] - [-Targets ] [-Timeout ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Redirect - -``` -Invoke-MgRedirectCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RedirectViaIdentityExpanded - -``` -Invoke-MgRedirectCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallbackUri ] - [-Targets ] [-Timeout ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RedirectViaIdentity - -``` -Invoke-MgRedirectCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Redirect an incoming call that hasn't been answered or rejected yet. -The terms 'redirecting' and 'forwarding' a call are used interchangeably. -The bot is expected to redirect the call before the call times out. -The current timeout value is 15 seconds. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - callbackUri = "https://bot.contoso.com/api/calls/24701998-1a73-4d42-8085-bf46ed0ae039" -} - -Invoke-MgRedirectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgRedirectCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths183Gi8UCommunicationsCallsCallIdMicrosoftGraphRedirectPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Redirect - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Redirect - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Targets - - -To construct, see NOTES section for TARGETS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Timeout - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths183Gi8UCommunicationsCallsCallIdMicrosoftGraphRedirectPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [CallbackUri ]: - [Targets ]: - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [Timeout ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -TARGETS : . - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Invoke-MgRedirectCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgredirectcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md deleted file mode 100644 index ecf508a7dac7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md +++ /dev/null @@ -1,598 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrejectcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRejectCommunicationCall ---- - -# Invoke-MgRejectCommunicationCall - -## SYNOPSIS - -Enable a bot to reject an incoming call. -The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. -If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. -The bot is expected to answer or reject the call before the call times out. -The current timeout value is 15 seconds. -This API does not end existing calls that have already been answered. -Use delete call to end a call. - -## SYNTAX - -### RejectExpanded (Default) - -``` -Invoke-MgRejectCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-CallbackUri ] [-Reason ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Reject - -``` -Invoke-MgRejectCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RejectViaIdentityExpanded - -``` -Invoke-MgRejectCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallbackUri ] - [-Reason ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RejectViaIdentity - -``` -Invoke-MgRejectCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Enable a bot to reject an incoming call. -The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. -If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. -The bot is expected to answer or reject the call before the call times out. -The current timeout value is 15 seconds. -This API does not end existing calls that have already been answered. -Use delete call to end a call. - -## EXAMPLES -### Example 1: Reject an incoming call with 'Busy' reason - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - reason = "busy" -} - -Invoke-MgRejectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will reject an incoming call with 'busy' reason - -### Example 2: Reject an incoming call with 'None' reason - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - reason = "none" -} - -Invoke-MgRejectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will reject an incoming call with 'none' reason - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths4QrghdCommunicationsCallsCallIdMicrosoftGraphRejectPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Reject - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Reject - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Reason - -rejectReason - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths4QrghdCommunicationsCallsCallIdMicrosoftGraphRejectPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [CallbackUri ]: - [Reason ]: rejectReason - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgRejectCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrejectcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md deleted file mode 100644 index b6326c1dd726..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md +++ /dev/null @@ -1,520 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgsubscribecommunicationcalltotone -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgSubscribeCommunicationCallToTone ---- - -# Invoke-MgSubscribeCommunicationCallToTone - -## SYNOPSIS - -Subscribe to DTMF (dual-tone multi-frequency signaling) which allows you to be notified when the user presses keys on a 'dialpad'. - -## SYNTAX - -### SubscribeExpanded (Default) - -``` -Invoke-MgSubscribeCommunicationCallToTone -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Subscribe - -``` -Invoke-MgSubscribeCommunicationCallToTone -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SubscribeViaIdentityExpanded - -``` -Invoke-MgSubscribeCommunicationCallToTone -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SubscribeViaIdentity - -``` -Invoke-MgSubscribeCommunicationCallToTone -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Subscribe to DTMF (dual-tone multi-frequency signaling) which allows you to be notified when the user presses keys on a 'dialpad'. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "fd1c7836-4d84-4e24-b6aa-23188688cc54" -} - -Invoke-MgSubscribeCommunicationCallToTone -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgSubscribeCommunicationCallToTone Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsXyl6WiCommunicationsCallsCallIdMicrosoftGraphSubscribetotonePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Subscribe - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Subscribe - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsXyl6WiCommunicationsCallsCallIdMicrosoftGraphSubscribetotonePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSubscribeToToneOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgSubscribeCommunicationCallToTone](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgsubscribecommunicationcalltotone) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md deleted file mode 100644 index dec762e74b15..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md +++ /dev/null @@ -1,532 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgunmutecommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgUnmuteCommunicationCall ---- - -# Invoke-MgUnmuteCommunicationCall - -## SYNOPSIS - -Allow the application to unmute itself. -This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. -For more information about how to handle unmute operations, see unmuteParticipantOperation. - -## SYNTAX - -### UnmuteExpanded (Default) - -``` -Invoke-MgUnmuteCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Unmute - -``` -Invoke-MgUnmuteCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UnmuteViaIdentityExpanded - -``` -Invoke-MgUnmuteCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UnmuteViaIdentity - -``` -Invoke-MgUnmuteCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allow the application to unmute itself. -This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. -For more information about how to handle unmute operations, see unmuteParticipantOperation. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Invoke-MgUnmuteCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgUnmuteCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1X7BvttCommunicationsCallsCallIdMicrosoftGraphUnmutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Unmute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Unmute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1X7BvttCommunicationsCallsCallIdMicrosoftGraphUnmutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnmuteParticipantOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgUnmuteCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgunmutecommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md deleted file mode 100644 index 6fb836942ec6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md +++ /dev/null @@ -1,394 +0,0 @@ ---- -Module Name: Microsoft.Graph.CloudCommunications -Module Guid: 83bffcb8-748e-41d3-a399-016a648cbfdb -Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.cloudcommunications/?view=graph-powershell-1.0 -Help Version: 1.0.0.0 -Locale: en-US ---- - -# Microsoft.Graph.CloudCommunications Module -## Description -Microsoft Graph PowerShell Cmdlets - -## Microsoft.Graph.CloudCommunications Cmdlets -### [Add-MgCommunicationCallLargeGalleryView](Add-MgCommunicationCallLargeGalleryView.md) - -### [Clear-MgCommunicationPresence](Clear-MgCommunicationPresence.md) - -### [Clear-MgCommunicationPresenceUserPreferredPresence](Clear-MgCommunicationPresenceUserPreferredPresence.md) - -### [Clear-MgUserPresence](Clear-MgUserPresence.md) - -### [Clear-MgUserPresenceUserPreferredPresence](Clear-MgUserPresenceUserPreferredPresence.md) - -### [Get-MgCommunicationCall](Get-MgCommunicationCall.md) - -### [Get-MgCommunicationCallAudioRoutingGroup](Get-MgCommunicationCallAudioRoutingGroup.md) - -### [Get-MgCommunicationCallAudioRoutingGroup](Get-MgCommunicationCallAudioRoutingGroup.md) - -### [Get-MgCommunicationCallAudioRoutingGroupCount](Get-MgCommunicationCallAudioRoutingGroupCount.md) - -### [Get-MgCommunicationCallContentSharingSession](Get-MgCommunicationCallContentSharingSession.md) - -### [Get-MgCommunicationCallContentSharingSession](Get-MgCommunicationCallContentSharingSession.md) - -### [Get-MgCommunicationCallContentSharingSessionCount](Get-MgCommunicationCallContentSharingSessionCount.md) - -### [Get-MgCommunicationCallCount](Get-MgCommunicationCallCount.md) - -### [Get-MgCommunicationCallOperation](Get-MgCommunicationCallOperation.md) - -### [Get-MgCommunicationCallOperation](Get-MgCommunicationCallOperation.md) - -### [Get-MgCommunicationCallOperationCount](Get-MgCommunicationCallOperationCount.md) - -### [Get-MgCommunicationCallParticipant](Get-MgCommunicationCallParticipant.md) - -### [Get-MgCommunicationCallParticipant](Get-MgCommunicationCallParticipant.md) - -### [Get-MgCommunicationCallParticipantCount](Get-MgCommunicationCallParticipantCount.md) - -### [Get-MgCommunicationCallRecord](Get-MgCommunicationCallRecord.md) - -### [Get-MgCommunicationCallRecordCount](Get-MgCommunicationCallRecordCount.md) - -### [Get-MgCommunicationCallRecordOrganizerV2](Get-MgCommunicationCallRecordOrganizerV2.md) - -### [Get-MgCommunicationCallRecordParticipant](Get-MgCommunicationCallRecordParticipant.md) - -### [Get-MgCommunicationCallRecordParticipantV2](Get-MgCommunicationCallRecordParticipantV2.md) - -### [Get-MgCommunicationCallRecordParticipantV2](Get-MgCommunicationCallRecordParticipantV2.md) - -### [Get-MgCommunicationCallRecordSession](Get-MgCommunicationCallRecordSession.md) - -### [Get-MgCommunicationCallRecordSession](Get-MgCommunicationCallRecordSession.md) - -### [Get-MgCommunicationCallRecordSessionCount](Get-MgCommunicationCallRecordSessionCount.md) - -### [Get-MgCommunicationCallRecordSessionSegmentCount](Get-MgCommunicationCallRecordSessionSegmentCount.md) - -### [Get-MgCommunicationOnlineMeeting](Get-MgCommunicationOnlineMeeting.md) - -### [Get-MgCommunicationOnlineMeeting](Get-MgCommunicationOnlineMeeting.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReport](Get-MgCommunicationOnlineMeetingAttendanceReport.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReport](Get-MgCommunicationOnlineMeetingAttendanceReport.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount](Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md) - -### [Get-MgCommunicationOnlineMeetingAttendanceReportCount](Get-MgCommunicationOnlineMeetingAttendanceReportCount.md) - -### [Get-MgCommunicationOnlineMeetingAttendeeReport](Get-MgCommunicationOnlineMeetingAttendeeReport.md) - -### [Get-MgCommunicationOnlineMeetingCount](Get-MgCommunicationOnlineMeetingCount.md) - -### [Get-MgCommunicationOnlineMeetingRecording](Get-MgCommunicationOnlineMeetingRecording.md) - -### [Get-MgCommunicationOnlineMeetingRecording](Get-MgCommunicationOnlineMeetingRecording.md) - -### [Get-MgCommunicationOnlineMeetingRecordingContent](Get-MgCommunicationOnlineMeetingRecordingContent.md) - -### [Get-MgCommunicationOnlineMeetingRecordingCount](Get-MgCommunicationOnlineMeetingRecordingCount.md) - -### [Get-MgCommunicationOnlineMeetingRecordingDelta](Get-MgCommunicationOnlineMeetingRecordingDelta.md) - -### [Get-MgCommunicationOnlineMeetingTranscript](Get-MgCommunicationOnlineMeetingTranscript.md) - -### [Get-MgCommunicationOnlineMeetingTranscript](Get-MgCommunicationOnlineMeetingTranscript.md) - -### [Get-MgCommunicationOnlineMeetingTranscriptContent](Get-MgCommunicationOnlineMeetingTranscriptContent.md) - -### [Get-MgCommunicationOnlineMeetingTranscriptCount](Get-MgCommunicationOnlineMeetingTranscriptCount.md) - -### [Get-MgCommunicationOnlineMeetingTranscriptDelta](Get-MgCommunicationOnlineMeetingTranscriptDelta.md) - -### [Get-MgCommunicationOnlineMeetingTranscriptMetadataContent](Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md) - -### [Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl](Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md) - -### [Get-MgCommunicationPresence](Get-MgCommunicationPresence.md) - -### [Get-MgCommunicationPresence](Get-MgCommunicationPresence.md) - -### [Get-MgCommunicationPresenceByUserId](Get-MgCommunicationPresenceByUserId.md) - -### [Get-MgCommunicationPresenceCount](Get-MgCommunicationPresenceCount.md) - -### [Get-MgUserOnlineMeeting](Get-MgUserOnlineMeeting.md) - -### [Get-MgUserOnlineMeeting](Get-MgUserOnlineMeeting.md) - -### [Get-MgUserOnlineMeetingAttendanceReport](Get-MgUserOnlineMeetingAttendanceReport.md) - -### [Get-MgUserOnlineMeetingAttendanceReport](Get-MgUserOnlineMeetingAttendanceReport.md) - -### [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord](Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord](Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount](Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md) - -### [Get-MgUserOnlineMeetingAttendanceReportCount](Get-MgUserOnlineMeetingAttendanceReportCount.md) - -### [Get-MgUserOnlineMeetingAttendeeReport](Get-MgUserOnlineMeetingAttendeeReport.md) - -### [Get-MgUserOnlineMeetingCount](Get-MgUserOnlineMeetingCount.md) - -### [Get-MgUserOnlineMeetingRecording](Get-MgUserOnlineMeetingRecording.md) - -### [Get-MgUserOnlineMeetingRecording](Get-MgUserOnlineMeetingRecording.md) - -### [Get-MgUserOnlineMeetingRecordingContent](Get-MgUserOnlineMeetingRecordingContent.md) - -### [Get-MgUserOnlineMeetingRecordingCount](Get-MgUserOnlineMeetingRecordingCount.md) - -### [Get-MgUserOnlineMeetingRecordingDelta](Get-MgUserOnlineMeetingRecordingDelta.md) - -### [Get-MgUserOnlineMeetingTranscript](Get-MgUserOnlineMeetingTranscript.md) - -### [Get-MgUserOnlineMeetingTranscript](Get-MgUserOnlineMeetingTranscript.md) - -### [Get-MgUserOnlineMeetingTranscriptContent](Get-MgUserOnlineMeetingTranscriptContent.md) - -### [Get-MgUserOnlineMeetingTranscriptCount](Get-MgUserOnlineMeetingTranscriptCount.md) - -### [Get-MgUserOnlineMeetingTranscriptDelta](Get-MgUserOnlineMeetingTranscriptDelta.md) - -### [Get-MgUserOnlineMeetingTranscriptMetadataContent](Get-MgUserOnlineMeetingTranscriptMetadataContent.md) - -### [Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl](Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md) - -### [Get-MgUserPresence](Get-MgUserPresence.md) - -### [Invoke-MgAnswerCommunicationCall](Invoke-MgAnswerCommunicationCall.md) - -### [Invoke-MgCreateOrGetCommunicationOnlineMeeting](Invoke-MgCreateOrGetCommunicationOnlineMeeting.md) - -### [Invoke-MgInviteCommunicationCallParticipant](Invoke-MgInviteCommunicationCallParticipant.md) - -### [Invoke-MgKeepCommunicationCallAlive](Invoke-MgKeepCommunicationCallAlive.md) - -### [Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality](Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md) - -### [Invoke-MgMuteCommunicationCall](Invoke-MgMuteCommunicationCall.md) - -### [Invoke-MgMuteCommunicationCallParticipant](Invoke-MgMuteCommunicationCallParticipant.md) - -### [Invoke-MgPlayCommunicationCallPrompt](Invoke-MgPlayCommunicationCallPrompt.md) - -### [Invoke-MgRecordCommunicationCallResponse](Invoke-MgRecordCommunicationCallResponse.md) - -### [Invoke-MgRedirectCommunicationCall](Invoke-MgRedirectCommunicationCall.md) - -### [Invoke-MgRejectCommunicationCall](Invoke-MgRejectCommunicationCall.md) - -### [Invoke-MgSubscribeCommunicationCallToTone](Invoke-MgSubscribeCommunicationCallToTone.md) - -### [Invoke-MgUnmuteCommunicationCall](Invoke-MgUnmuteCommunicationCall.md) - -### [Move-MgCommunicationCall](Move-MgCommunicationCall.md) - -### [New-MgCommunicationCall](New-MgCommunicationCall.md) - -### [New-MgCommunicationCallAudioRoutingGroup](New-MgCommunicationCallAudioRoutingGroup.md) - -### [New-MgCommunicationCallContentSharingSession](New-MgCommunicationCallContentSharingSession.md) - -### [New-MgCommunicationCallOperation](New-MgCommunicationCallOperation.md) - -### [New-MgCommunicationCallParticipant](New-MgCommunicationCallParticipant.md) - -### [New-MgCommunicationCallRecordParticipantV2](New-MgCommunicationCallRecordParticipantV2.md) - -### [New-MgCommunicationCallRecordSession](New-MgCommunicationCallRecordSession.md) - -### [New-MgCommunicationOnlineMeeting](New-MgCommunicationOnlineMeeting.md) - -### [New-MgCommunicationOnlineMeetingAttendanceReport](New-MgCommunicationOnlineMeetingAttendanceReport.md) - -### [New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [New-MgCommunicationOnlineMeetingRecording](New-MgCommunicationOnlineMeetingRecording.md) - -### [New-MgCommunicationOnlineMeetingTranscript](New-MgCommunicationOnlineMeetingTranscript.md) - -### [New-MgCommunicationPresence](New-MgCommunicationPresence.md) - -### [New-MgUserOnlineMeeting](New-MgUserOnlineMeeting.md) - -### [New-MgUserOnlineMeetingAttendanceReport](New-MgUserOnlineMeetingAttendanceReport.md) - -### [New-MgUserOnlineMeetingAttendanceReportAttendanceRecord](New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [New-MgUserOnlineMeetingRecording](New-MgUserOnlineMeetingRecording.md) - -### [New-MgUserOnlineMeetingTranscript](New-MgUserOnlineMeetingTranscript.md) - -### [Remove-MgCommunicationCall](Remove-MgCommunicationCall.md) - -### [Remove-MgCommunicationCallAudioRoutingGroup](Remove-MgCommunicationCallAudioRoutingGroup.md) - -### [Remove-MgCommunicationCallContentSharingSession](Remove-MgCommunicationCallContentSharingSession.md) - -### [Remove-MgCommunicationCallOperation](Remove-MgCommunicationCallOperation.md) - -### [Remove-MgCommunicationCallParticipant](Remove-MgCommunicationCallParticipant.md) - -### [Remove-MgCommunicationCallRecordOrganizerV2](Remove-MgCommunicationCallRecordOrganizerV2.md) - -### [Remove-MgCommunicationCallRecordParticipantV2](Remove-MgCommunicationCallRecordParticipantV2.md) - -### [Remove-MgCommunicationCallRecordSession](Remove-MgCommunicationCallRecordSession.md) - -### [Remove-MgCommunicationOnlineMeeting](Remove-MgCommunicationOnlineMeeting.md) - -### [Remove-MgCommunicationOnlineMeetingAttendanceReport](Remove-MgCommunicationOnlineMeetingAttendanceReport.md) - -### [Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Remove-MgCommunicationOnlineMeetingAttendeeReport](Remove-MgCommunicationOnlineMeetingAttendeeReport.md) - -### [Remove-MgCommunicationOnlineMeetingRecording](Remove-MgCommunicationOnlineMeetingRecording.md) - -### [Remove-MgCommunicationOnlineMeetingRecordingContent](Remove-MgCommunicationOnlineMeetingRecordingContent.md) - -### [Remove-MgCommunicationOnlineMeetingTranscript](Remove-MgCommunicationOnlineMeetingTranscript.md) - -### [Remove-MgCommunicationOnlineMeetingTranscriptContent](Remove-MgCommunicationOnlineMeetingTranscriptContent.md) - -### [Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent](Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md) - -### [Remove-MgCommunicationPresence](Remove-MgCommunicationPresence.md) - -### [Remove-MgUserOnlineMeeting](Remove-MgUserOnlineMeeting.md) - -### [Remove-MgUserOnlineMeetingAttendanceReport](Remove-MgUserOnlineMeetingAttendanceReport.md) - -### [Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord](Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Remove-MgUserOnlineMeetingAttendeeReport](Remove-MgUserOnlineMeetingAttendeeReport.md) - -### [Remove-MgUserOnlineMeetingRecording](Remove-MgUserOnlineMeetingRecording.md) - -### [Remove-MgUserOnlineMeetingRecordingContent](Remove-MgUserOnlineMeetingRecordingContent.md) - -### [Remove-MgUserOnlineMeetingTranscript](Remove-MgUserOnlineMeetingTranscript.md) - -### [Remove-MgUserOnlineMeetingTranscriptContent](Remove-MgUserOnlineMeetingTranscriptContent.md) - -### [Remove-MgUserOnlineMeetingTranscriptMetadataContent](Remove-MgUserOnlineMeetingTranscriptMetadataContent.md) - -### [Remove-MgUserPresence](Remove-MgUserPresence.md) - -### [Rename-MgCommunicationCallScreenSharingRole](Rename-MgCommunicationCallScreenSharingRole.md) - -### [Send-MgCommunicationCallDtmfTone](Send-MgCommunicationCallDtmfTone.md) - -### [Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm](Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md) - -### [Send-MgCommunicationOnlineMeetingVirtualAppointmentSm](Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md) - -### [Send-MgUserOnlineMeetingVirtualAppointmentReminderSm](Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md) - -### [Send-MgUserOnlineMeetingVirtualAppointmentSm](Send-MgUserOnlineMeetingVirtualAppointmentSm.md) - -### [Set-MgCommunicationOnlineMeetingAttendeeReport](Set-MgCommunicationOnlineMeetingAttendeeReport.md) - -### [Set-MgCommunicationOnlineMeetingRecordingContent](Set-MgCommunicationOnlineMeetingRecordingContent.md) - -### [Set-MgCommunicationOnlineMeetingTranscriptContent](Set-MgCommunicationOnlineMeetingTranscriptContent.md) - -### [Set-MgCommunicationOnlineMeetingTranscriptMetadataContent](Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md) - -### [Set-MgCommunicationPresence](Set-MgCommunicationPresence.md) - -### [Set-MgCommunicationPresenceStatusMessage](Set-MgCommunicationPresenceStatusMessage.md) - -### [Set-MgCommunicationPresenceUserPreferredPresence](Set-MgCommunicationPresenceUserPreferredPresence.md) - -### [Set-MgUserOnlineMeetingAttendeeReport](Set-MgUserOnlineMeetingAttendeeReport.md) - -### [Set-MgUserOnlineMeetingRecordingContent](Set-MgUserOnlineMeetingRecordingContent.md) - -### [Set-MgUserOnlineMeetingTranscriptContent](Set-MgUserOnlineMeetingTranscriptContent.md) - -### [Set-MgUserOnlineMeetingTranscriptMetadataContent](Set-MgUserOnlineMeetingTranscriptMetadataContent.md) - -### [Set-MgUserPresence](Set-MgUserPresence.md) - -### [Set-MgUserPresenceStatusMessage](Set-MgUserPresenceStatusMessage.md) - -### [Set-MgUserPresenceUserPreferredPresence](Set-MgUserPresenceUserPreferredPresence.md) - -### [Start-MgCommunicationCallParticipantHoldMusic](Start-MgCommunicationCallParticipantHoldMusic.md) - -### [Stop-MgCommunicationCallMediaProcessing](Stop-MgCommunicationCallMediaProcessing.md) - -### [Stop-MgCommunicationCallParticipantHoldMusic](Stop-MgCommunicationCallParticipantHoldMusic.md) - -### [Update-MgCommunicationCallAudioRoutingGroup](Update-MgCommunicationCallAudioRoutingGroup.md) - -### [Update-MgCommunicationCallContentSharingSession](Update-MgCommunicationCallContentSharingSession.md) - -### [Update-MgCommunicationCallOperation](Update-MgCommunicationCallOperation.md) - -### [Update-MgCommunicationCallParticipant](Update-MgCommunicationCallParticipant.md) - -### [Update-MgCommunicationCallRecordingStatus](Update-MgCommunicationCallRecordingStatus.md) - -### [Update-MgCommunicationCallRecordOrganizerV2](Update-MgCommunicationCallRecordOrganizerV2.md) - -### [Update-MgCommunicationCallRecordParticipantV2](Update-MgCommunicationCallRecordParticipantV2.md) - -### [Update-MgCommunicationCallRecordSession](Update-MgCommunicationCallRecordSession.md) - -### [Update-MgCommunicationOnlineMeeting](Update-MgCommunicationOnlineMeeting.md) - -### [Update-MgCommunicationOnlineMeetingAttendanceReport](Update-MgCommunicationOnlineMeetingAttendanceReport.md) - -### [Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Update-MgCommunicationOnlineMeetingRecording](Update-MgCommunicationOnlineMeetingRecording.md) - -### [Update-MgCommunicationOnlineMeetingTranscript](Update-MgCommunicationOnlineMeetingTranscript.md) - -### [Update-MgCommunicationPresence](Update-MgCommunicationPresence.md) - -### [Update-MgUserOnlineMeeting](Update-MgUserOnlineMeeting.md) - -### [Update-MgUserOnlineMeetingAttendanceReport](Update-MgUserOnlineMeetingAttendanceReport.md) - -### [Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord](Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md) - -### [Update-MgUserOnlineMeetingRecording](Update-MgUserOnlineMeetingRecording.md) - -### [Update-MgUserOnlineMeetingTranscript](Update-MgUserOnlineMeetingTranscript.md) - -### [Update-MgUserPresence](Update-MgUserPresence.md) - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md deleted file mode 100644 index d2a791452c9f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md +++ /dev/null @@ -1,779 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/move-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Move-MgCommunicationCall ---- - -# Move-MgCommunicationCall - -## SYNOPSIS - -Transfer an active peer-to-peer call or group call. -A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. -This is opposed to transfering the call directly. - -## SYNTAX - -### TransferExpanded (Default) - -``` -Move-MgCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-TransferTarget ] - [-Transferee ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Transfer - -``` -Move-MgCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### TransferViaIdentityExpanded - -``` -Move-MgCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-TransferTarget ] - [-Transferee ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### TransferViaIdentity - -``` -Move-MgCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Transfer an active peer-to-peer call or group call. -A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. -This is opposed to transfering the call directly. - -## EXAMPLES -### Example 1: Call transfer from a peer-to-peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - user = @{ - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a peer-to-peer call - -### Example 2: Consultative transfer from a peer-to-peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - endpointType = "default" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - replacesCallId = "e5d39592-99bd-4db8-bca8-30fb894ec51d" - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will consultative transfer from a peer-to-peer call - -### Example 3: Call transfer from a peer-to-peer call to PSTN number - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - languageId = "languageId-value" - region = "region-value" - } - clientContext = "9e90d1c1-f61e-43e7-9f75-d420159aae08" -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a peer-to-peer call to pstn number - -### Example 4: Consultative transfer from a peer-to-peer call to PSTN number - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - endpointType = "default" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - languageId = "en-us" - region = "amer" - replacesCallId = "e5d39592-99bd-4db8-bca8-30fb894ec51d" - } - clientContext = "9e90d1c1-f61e-43e7-9f75-d420159aae08" -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will consultative transfer from a peer-to-peer call to pstn number - -### Example 5: Call transfer from a group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - user = @{ - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - } - transferee = @{ - identity = @{ - user = @{ - id = "751f6800-3180-414d-bd94-333364659951" - tenantId = "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - } - participantId = "909c6581-5130-43e9-88f3-fcb3582cde37" - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a group call - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths4Zbm7LCommunicationsCallsCallIdMicrosoftGraphTransferPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Transfer - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Transfer - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transferee - -participantInfo -To construct, see NOTES section for TRANSFEREE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TransferTarget - -invitationParticipantInfo -To construct, see NOTES section for TRANSFERTARGET properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths4Zbm7LCommunicationsCallsCallIdMicrosoftGraphTransferPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [TransferTarget ]: invitationParticipantInfo - [(Any) ]: This indicates any property can be added to this object. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [Transferee ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -TRANSFEREE ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -TRANSFERTARGET ``: invitationParticipantInfo - [(Any) ]: This indicates any property can be added to this object. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Move-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/move-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md deleted file mode 100644 index 03910e406c67..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md +++ /dev/null @@ -1,1705 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCall ---- - -# New-MgCommunicationCall - -## SYNOPSIS - -Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. -You need to register the calling bot and go through the list of permissions needed. -This API supports the following PSTN scenarios: - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCall [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AudioRoutingGroups ] [-CallChainId ] - [-CallOptions ] [-CallRoutes ] - [-CallbackUri ] [-ChatInfo ] - [-ContentSharingSessions ] [-Direction ] - [-Id ] [-IncomingContext ] [-MediaConfig ] - [-MediaState ] [-MeetingInfo ] - [-MyParticipantId ] [-Operations ] - [-Participants ] [-RequestedModalities ] - [-ResultInfo ] [-Source ] - [-State ] [-Subject ] [-Targets ] - [-TenantId ] [-ToneInfo ] - [-Transcription ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCall -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. -You need to register the calling bot and go through the list of permissions needed. -This API supports the following PSTN scenarios: - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCalls.Chat, Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## EXAMPLES -### Example 1: Create peer-to-peer VoIP call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "John" - id = "112f7296-5fa4-42ca-bae8-6a692b15d4b8" - } - } - } - ) - requestedModalities = @( - "audio" - ) - callOptions = @{ - "@odata.type" = "#microsoft.graph.outgoingCallOptions" - isContentSharingNotificationEnabled = $true - } - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer voip call with service hosted media - -### Example 2: Create peer-to-peer VoIP call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "2891555a-92ff-42e6-80fa-6e1300c6b5c6" - } - } - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "John" - id = "112f7296-5fa4-42ca-bae8-6a692b15d4b8" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer voip call with application hosted media - -### Example 3: Create a group call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - subject = "Create a group call with service hosted media" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "TestBot" - id = "dd3885da-f9ab-486b-bfae-85de3d445555" - } - } - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user1" - id = "98da8a1a-1b87-452c-a713-65d3f10b5555" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user2" - id = "bf5aae9a-d11d-47a8-93b1-782504c95555" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - removeFromDefaultAudioGroup = $false - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create a group call with service hosted media - -### Example 4: Create a group call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - subject = "Create a group call with application hosted media" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "TestBot" - id = "dd3885da-f9ab-486b-bfae-85de3d445555" - } - } - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user1" - id = "98da8a1a-1b87-452c-a713-65d3f10b5555" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user2" - id = "bf5aae9a-d11d-47a8-93b1-782504c95555" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - removeFromDefaultAudioGroup = $false - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create a group call with application hosted media - -### Example 5: Join scheduled meeting with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - chatInfo = @{ - "@odata.type" = "#microsoft.graph.chatInfo" - threadId = "19:meeting_Win6Ydo4wsMijFjZS00ZGVjLTk5MGUtOTRjNWY2NmNkYTFm@thread.v2" - messageId = "0" - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.organizerMeetingInfo" - organizer = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "5810cede-f3cc-42eb-b2c1-e9bd5d53ec96" - displayName = "Bob" - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" - } - } - allowConversationWithoutHost = $true - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join scheduled meeting with service hosted media - -### Example 6: Join scheduled meeting with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - } - chatInfo = @{ - "@odata.type" = "#microsoft.graph.chatInfo" - threadId = "19:meeting_Win6Ydo4wsMijFjZS00ZGVjLTk5MGUtOTRjNWY2NmNkYTFm@thread.v2" - messageId = "0" - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.organizerMeetingInfo" - organizer = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "5810cede-f3cc-42eb-b2c1-e9bd5d53ec96" - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" - displayName = "Bob" - } - } - allowConversationWithoutHost = $true - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join scheduled meeting with application hosted media - -### Example 7: Join a scheduled meeting with joinMeetingId and passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.joinMeetingIdMeetingInfo" - joinMeetingId = "1234567" - passcode = "psw123" - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join a scheduled meeting with joinmeetingid and passcode - -### Example 8: Join a scheduled meeting with joinMeetingId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.joinMeetingIdMeetingInfo" - joinMeetingId = "1234567" - passcode = $null - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join a scheduled meeting with joinmeetingid - -### Example 9: Create peer-to-peer PSTN call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - applicationInstance = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "3d913abb-aec0-4964-8fa6-3c6850c4f278" - } - } - countryCode = $null - endpointType = $null - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer pstn call with service hosted media - -### Example 100: Create peer-to-peer PSTN call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - applicationInstance = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "3d913abb-aec0-4964-8fa6-3c6850c4f278" - } - } - countryCode = $null - endpointType = $null - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer pstn call with application hosted media - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroups - - -To construct, see NOTES section for AUDIOROUTINGGROUPS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -call -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallbackUri - -The callback URL on which callbacks are delivered. -Must be an HTTPS URL. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallChainId - -A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. -This identifier must be copied over from Microsoft.Graph.Call.CallChainId. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallOptions - -callOptions -To construct, see NOTES section for CALLOPTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallOptions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRoutes - -The routing information on how the call was retargeted. -Read-only. -To construct, see NOTES section for CALLROUTES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRoute[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentSharingSessions - - -To construct, see NOTES section for CONTENTSHARINGSESSIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentSharingSession[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Direction - -callDirection - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IncomingContext - -incomingContext -To construct, see NOTES section for INCOMINGCONTEXT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIncomingContext -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaConfig - -mediaConfig - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaState - -callMediaState -To construct, see NOTES section for MEDIASTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallMediaState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingInfo - -meetingInfo - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MyParticipantId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Operations - - -To construct, see NOTES section for OPERATIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - - -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RequestedModalities - -The list of requested modalities. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Source - -participantInfo -To construct, see NOTES section for SOURCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -State - -callState - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the conversation. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Targets - -The targets of the call. -Required information for creating peer to peer call. -To construct, see NOTES section for TARGETS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TenantId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ToneInfo - -toneInfo -To construct, see NOTES section for TONEINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphToneInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcription - -callTranscriptionInfo -To construct, see NOTES section for TRANSCRIPTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscriptionInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -AUDIOROUTINGGROUPS : . - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -BODYPARAMETER ``: call - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AudioRoutingGroups ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. - This identifier must be copied over from Microsoft.Graph.Call.CallChainId. - [CallOptions ]: callOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - [CallRoutes ]: The routing information on how the call was retargeted. -Read-only. - [Final ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Original ]: identitySet - [RoutingType ]: routingType - [CallbackUri ]: The callback URL on which callbacks are delivered. -Must be an HTTPS URL. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ContentSharingSessions ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Direction ]: callDirection - [IncomingContext ]: incomingContext - [(Any) ]: This indicates any property can be added to this object. - [ObservedParticipantId ]: The ID of the participant that is under observation. -Read-only. - [OnBehalfOf ]: identitySet - [SourceParticipantId ]: The ID of the participant that triggered the incoming call. -Read-only. - [Transferor ]: identitySet - [MediaConfig ]: mediaConfig - [(Any) ]: This indicates any property can be added to this object. - [MediaState ]: callMediaState - [(Any) ]: This indicates any property can be added to this object. - [Audio ]: mediaState - [MeetingInfo ]: meetingInfo - [(Any) ]: This indicates any property can be added to this object. - [MyParticipantId ]: - [Operations ]: - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - [Participants ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - [RequestedModalities ]: The list of requested modalities. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data. - [ResultInfo ]: resultInfo - [Source ]: participantInfo - [State ]: callState - [Subject ]: The subject of the conversation. - [Targets ]: The targets of the call. -Required information for creating peer to peer call. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [TenantId ]: - [ToneInfo ]: toneInfo - [(Any) ]: This indicates any property can be added to this object. - [SequenceId ]: An incremental identifier used for ordering DTMF events. - [Tone ]: tone - [Transcription ]: callTranscriptionInfo - [(Any) ]: This indicates any property can be added to this object. - [LastModifiedDateTime ]: The state modified time in UTC. - [State ]: callTranscriptionState - -CALLOPTIONS ``: callOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - -CALLROUTES : The routing information on how the call was retargeted. -Read-only. - [Final ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Original ]: identitySet - [RoutingType ]: routingType - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CONTENTSHARINGSESSIONS : . - [Id ]: The unique identifier for an entity. -Read-only. - -INCOMINGCONTEXT ``: incomingContext - [(Any) ]: This indicates any property can be added to this object. - [ObservedParticipantId ]: The ID of the participant that is under observation. -Read-only. - [OnBehalfOf ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [SourceParticipantId ]: The ID of the participant that triggered the incoming call. -Read-only. - [Transferor ]: identitySet - -MEDIASTATE ``: callMediaState - [(Any) ]: This indicates any property can be added to this object. - [Audio ]: mediaState - -OPERATIONS : . - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -PARTICIPANTS : . - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - -SOURCE ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -TARGETS : The targets of the call. -Required information for creating peer to peer call. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - -TONEINFO ``: toneInfo - [(Any) ]: This indicates any property can be added to this object. - [SequenceId ]: An incremental identifier used for ordering DTMF events. - [Tone ]: tone - -TRANSCRIPTION ``: callTranscriptionInfo - [(Any) ]: This indicates any property can be added to this object. - [LastModifiedDateTime ]: The state modified time in UTC. - [State ]: callTranscriptionState - - -## RELATED LINKS - -- [New-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index c381d2ff655c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,620 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallAudioRoutingGroup ---- - -# New-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Create a new audioRoutingGroup. - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallAudioRoutingGroup -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Receivers ] [-RoutingMode ] - [-Sources ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationCallAudioRoutingGroup -CallId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallAudioRoutingGroup -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallAudioRoutingGroup -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create a new audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - id = "oneToOne" - routingMode = "oneToOne" - sources = @( - "632899f8-2ea1-4604-8413-27bd2892079f" -) -receivers = @( -"550fae72-d251-43ec-868c-373732c2704f" -) -} - -New-MgCommunicationCallAudioRoutingGroup -CallId $callId -BodyParameter $params - -``` -This example shows how to use the New-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -audioRoutingGroup -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Receivers - -List of receiving participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RoutingMode - -routingMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sources - -List of source participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: audioRoutingGroup - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 744f141cd3c8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,497 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallContentSharingSession ---- - -# New-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Create new navigation property to contentSharingSessions for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallContentSharingSession -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallContentSharingSession -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallContentSharingSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallContentSharingSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to contentSharingSessions for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -contentSharingSession - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md deleted file mode 100644 index 9e691d4750c6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallOperation ---- - -# New-MgCommunicationCallOperation - -## SYNOPSIS - -Create new navigation property to operations for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallOperation -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Id ] - [-ResultInfo ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallOperation -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallOperation -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallOperation -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to operations for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -commsOperation -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - -Unique Client Context string. -Max limit is 256 chars. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Status - -operationStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: commsOperation - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - - -## RELATED LINKS - -- [New-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md deleted file mode 100644 index ef50c4062cc0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,856 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallParticipant ---- - -# New-MgCommunicationCallParticipant - -## SYNOPSIS - -Create new navigation property to participants for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallParticipant -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Info ] - [-IsInLobby] [-IsMuted] [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationCallParticipant -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallParticipant -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to participants for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Info - -participantInfo -To construct, see NOTES section for INFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsInLobby - -true if the participant is in lobby. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsMuted - -true if the participant is muted (client or server muted). - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaStreams - -The list of media streams. -To construct, see NOTES section for MEDIASTREAMS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMediaStream[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Metadata - -A blob of data provided by the participant in the roster. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingInfo - -recordingInfo -To construct, see NOTES section for RECORDINGINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordingInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemovedState - -removedState -To construct, see NOTES section for REMOVEDSTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRemovedState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RestrictedExperience - -onlineMeetingRestricted -To construct, see NOTES section for RESTRICTEDEXPERIENCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingRestricted -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RosterSequenceNumber - -Indicates the roster sequence number in which the participant was last updated. - -```yaml -Type: System.Int64 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: participant - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -INFO ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEDIASTREAMS : The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - -RECORDINGINFO ``: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingStatus ]: recordingStatus - -REMOVEDSTATE ``: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - -RESTRICTEDEXPERIENCE ``: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - - -## RELATED LINKS - -- [New-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index e6b6d4f362e8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,579 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallRecordParticipantV2 ---- - -# New-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Create new navigation property to participants_v2 for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallRecordParticipantV2 -CallRecordId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallRecordParticipantV2 -CallRecordId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallRecordParticipantV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallRecordParticipantV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to participants_v2 for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md deleted file mode 100644 index 54c4fc90f639..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,1032 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallRecordSession ---- - -# New-MgCommunicationCallRecordSession - -## SYNOPSIS - -Create new navigation property to sessions for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallRecordSession -CallRecordId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Callee ] - [-Caller ] [-EndDateTime ] - [-FailureInfo ] [-Id ] [-IsTest] - [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallRecordSession -CallRecordId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallRecordSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallRecordSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to sessions for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -session -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Callee - -endpoint -To construct, see NOTES section for CALLEE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Caller - -endpoint -To construct, see NOTES section for CALLER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -FailureInfo - -failureInfo -To construct, see NOTES section for FAILUREINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsFailureInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsTest - -Specifies whether the session is a test. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Modalities - -List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Segments - -The list of segments involved in the session. -Read-only. -Nullable. -To construct, see NOTES section for SEGMENTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSegment[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: session - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [IsTest ]: Specifies whether the session is a test. - [Modalities ]: List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - [Segments ]: The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [StartDateTime ]: UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -CALLEE ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -CALLER ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -FAILUREINFO ``: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -SEGMENTS : The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - -## RELATED LINKS - -- [New-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md deleted file mode 100644 index 39ef37fd0aeb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,1657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeeting ---- - -# New-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Create new navigation property to onlineMeetings for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeeting -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to onlineMeetings for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 60fcf5df149b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,730 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingAttendanceReport ---- - -# New-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Create new navigation property to attendanceReports for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceReports for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 37d29983dbae..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,776 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Create new navigation property to attendanceRecords for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceRecords for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 28186bbf78d1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,776 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingRecording ---- - -# New-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Create new navigation property to recordings for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingRecording -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingRecording -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to recordings for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index fb8535cf313b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,808 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingTranscript ---- - -# New-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Create new navigation property to transcripts for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to transcripts for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md deleted file mode 100644 index 8945f8931210..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md +++ /dev/null @@ -1,518 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationPresence ---- - -# New-MgCommunicationPresence - -## SYNOPSIS - -Create new navigation property to presences for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationPresence [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationPresence -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to presences for communications - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [New-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md deleted file mode 100644 index 2779a61f4229..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md +++ /dev/null @@ -1,2097 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeeting ---- - -# New-MgUserOnlineMeeting - -## SYNOPSIS - -Create new navigation property to onlineMeetings for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeeting -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeeting -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to onlineMeetings for users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Create an online meeting with user token - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User Token Meeting" -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting with user token - -### Example 2: Create an online meeting that requires a passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User meeting" - joinMeetingIdSettings = @{ - isPasscodeRequired = $true - } -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting that requires a passcode - -### Example 3: Create an online meeting that doesn't require a passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User meeting in Microsoft Teams channel." - joinMeetingIdSettings = @{ - isPasscodeRequired = $false - } -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting that doesn't require a passcode - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [New-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index b46016a2a988..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,757 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingAttendanceReport ---- - -# New-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Create new navigation property to attendanceReports for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceReports for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index d4edbd1a7346..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,802 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# New-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Create new navigation property to attendanceRecords for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceRecords for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md deleted file mode 100644 index c14531882419..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,803 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingRecording ---- - -# New-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Create new navigation property to recordings for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to recordings for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index bb4aa2866404..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,835 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingTranscript ---- - -# New-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Create new navigation property to transcripts for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to transcripts for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md deleted file mode 100644 index cd5272e02a6a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md +++ /dev/null @@ -1,444 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCall ---- - -# Remove-MgCommunicationCall - -## SYNOPSIS - -Delete or hang up an active call. -For group calls, this will only delete your call leg and the underlying group call will still continue. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCall -CallId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCall -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete or hang up an active call. -For group calls, this will only delete your call leg and the underlying group call will still continue. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCall -CallId $callId - -``` -This example shows how to use the Remove-MgCommunicationCall Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index 459dca8be7f1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,463 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallAudioRoutingGroup ---- - -# Remove-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Delete the specified audioRoutingGroup. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallAudioRoutingGroup -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete the specified audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallAudioRoutingGroup -CallId $callId -AudioRoutingGroupId $audioRoutingGroupId - -``` -This example shows how to use the Remove-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 8f171ed90930..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallContentSharingSession ---- - -# Remove-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Delete navigation property contentSharingSessions for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallContentSharingSession -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property contentSharingSessions for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md deleted file mode 100644 index 9d1de8cd120c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallOperation ---- - -# Remove-MgCommunicationCallOperation - -## SYNOPSIS - -Delete navigation property operations for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallOperation -CallId -CommsOperationId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallOperation -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property operations for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md deleted file mode 100644 index d4c37c2fc5d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,482 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallParticipant ---- - -# Remove-MgCommunicationCallParticipant - -## SYNOPSIS - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallParticipant -CallId -ParticipantId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallParticipant -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallParticipant -CallId $callId -ParticipantId $participantId - -``` -This example shows how to use the Remove-MgCommunicationCallParticipant Cmdlet. - -### Example 3: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallParticipant -CallId $callId -ParticipantId $participantId - -``` -This example shows how to use the Remove-MgCommunicationCallParticipant Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index 15ebddc8de63..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordOrganizerV2 ---- - -# Remove-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Delete navigation property organizer_v2 for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordOrganizerV2 -CallRecordId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordOrganizerV2 -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property organizer_v2 for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index d168575519cf..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordParticipantV2 ---- - -# Remove-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Delete navigation property participants_v2 for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordParticipantV2 -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property participants_v2 for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md deleted file mode 100644 index df0bce565a7e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordSession ---- - -# Remove-MgCommunicationCallRecordSession - -## SYNOPSIS - -Delete navigation property sessions for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordSession -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property sessions for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md deleted file mode 100644 index f7473fd189c7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeeting ---- - -# Remove-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Delete navigation property onlineMeetings for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeeting -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeeting -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property onlineMeetings for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 28d34040c2d2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,443 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Remove-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Delete navigation property attendanceReports for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property attendanceReports for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index ab3cb6a88764..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,465 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Delete navigation property attendanceRecords for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property attendanceRecords for communications - -## PARAMETERS - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index be35fe0b27e7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,423 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Remove-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendeeReport -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 6d861c9a067a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingRecording ---- - -# Remove-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Delete navigation property recordings for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingRecording -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property recordings for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index 92037dc9967d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,445 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingRecordingContent ---- - -# Remove-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingRecordingContent -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index ae48708b85d9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscript ---- - -# Remove-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Delete navigation property transcripts for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscript -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property transcripts for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index 60b81416d092..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,445 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Remove-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscriptContent -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index d7eb937aa2d1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,446 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent - -InputObject [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md deleted file mode 100644 index 5d1214c6eecc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationPresence ---- - -# Remove-MgCommunicationPresence - -## SYNOPSIS - -Delete navigation property presences for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationPresence -PresenceId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationPresence -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property presences for communications - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md deleted file mode 100644 index 7c27c14b4d85..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md +++ /dev/null @@ -1,463 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeeting ---- - -# Remove-MgUserOnlineMeeting - -## SYNOPSIS - -Delete navigation property onlineMeetings for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeeting -OnlineMeetingId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeeting -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property onlineMeetings for users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Remove-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Remove-MgUserOnlineMeeting Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index 73efdfff6a4c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendanceReport ---- - -# Remove-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Delete navigation property attendanceReports for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendanceReport -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property attendanceReports for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index a7944499993e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,486 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Delete navigation property attendanceRecords for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property attendanceRecords for users - -## PARAMETERS - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index afe49e84d3de..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,444 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendeeReport ---- - -# Remove-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendeeReport -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 88cdd6614e20..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingRecording ---- - -# Remove-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Delete navigation property recordings for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingRecording -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property recordings for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index ef46f0eabfaf..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingRecordingContent ---- - -# Remove-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingRecordingContent -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 80ca840ebd50..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscript ---- - -# Remove-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Delete navigation property transcripts for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscript -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property transcripts for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index bdbbe09b9fa2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscriptContent ---- - -# Remove-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscriptContent -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 868bfb9123d8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Remove-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscriptMetadataContent -InputObject - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md deleted file mode 100644 index c365c1f3ecf0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserPresence ---- - -# Remove-MgUserPresence - -## SYNOPSIS - -Delete navigation property presence for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserPresence -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserPresence -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete navigation property presence for users - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguserpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md deleted file mode 100644 index 5437fb347635..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md +++ /dev/null @@ -1,542 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/rename-mgcommunicationcallscreensharingrole -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Rename-MgCommunicationCallScreenSharingRole ---- - -# Rename-MgCommunicationCallScreenSharingRole - -## SYNOPSIS - -Allow applications to share screen content with the participants of a group call. - -## SYNTAX - -### ChangeExpanded (Default) - -``` -Rename-MgCommunicationCallScreenSharingRole -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Role ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Change - -``` -Rename-MgCommunicationCallScreenSharingRole -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ChangeViaIdentityExpanded - -``` -Rename-MgCommunicationCallScreenSharingRole -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Role ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ChangeViaIdentity - -``` -Rename-MgCommunicationCallScreenSharingRole -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allow applications to share screen content with the participants of a group call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - role = "viewer" -} - -Rename-MgCommunicationCallScreenSharingRole -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Rename-MgCommunicationCallScreenSharingRole Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsOj95ZpCommunicationsCallsCallIdMicrosoftGraphChangescreensharingrolePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Change - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Change - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Role - -screenSharingRole - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsOj95ZpCommunicationsCallsCallIdMicrosoftGraphChangescreensharingrolePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Role ]: screenSharingRole - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Rename-MgCommunicationCallScreenSharingRole](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/rename-mgcommunicationcallscreensharingrole) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md deleted file mode 100644 index 441416ab787f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md +++ /dev/null @@ -1,560 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationcalldtmftone -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationCallDtmfTone ---- - -# Send-MgCommunicationCallDtmfTone - -## SYNOPSIS - -Invoke action sendDtmfTones - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationCallDtmfTone -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-DelayBetweenTonesMS ] - [-Tones ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Send - -``` -Send-MgCommunicationCallDtmfTone -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationCallDtmfTone -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-DelayBetweenTonesMS ] [-Tones ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationCallDtmfTone -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke action sendDtmfTones - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsO55L3LCommunicationsCallsCallIdMicrosoftGraphSenddtmftonesPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DelayBetweenTonesMS - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Tones - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsO55L3LCommunicationsCallsCallIdMicrosoftGraphSenddtmftonesPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSendDtmfTonesOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [DelayBetweenTonesMS ]: - [Tones ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationCallDtmfTone](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationcalldtmftone) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md deleted file mode 100644 index fcc882eb0173..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md +++ /dev/null @@ -1,573 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentremindersm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm ---- - -# Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -## SYNOPSIS - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Attendees ] - [-RemindBeforeTimeInMinutesType ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Hwkb04CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemindBeforeTimeInMinutesType - -remindBeforeTimeInMinutesType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Hwkb04CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [RemindBeforeTimeInMinutesType ]: remindBeforeTimeInMinutesType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentremindersm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md deleted file mode 100644 index ac130cdc14e5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md +++ /dev/null @@ -1,574 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentsm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationOnlineMeetingVirtualAppointmentSm ---- - -# Send-MgCommunicationOnlineMeetingVirtualAppointmentSm - -## SYNOPSIS - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -OnlineMeetingId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths17Lqpb4CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MessageType - -virtualAppointmentMessageType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths17Lqpb4CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [MessageType ]: virtualAppointmentMessageType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationOnlineMeetingVirtualAppointmentSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentsm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md deleted file mode 100644 index 7f132ccbe638..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md +++ /dev/null @@ -1,634 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentremindersm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgUserOnlineMeetingVirtualAppointmentReminderSm ---- - -# Send-MgUserOnlineMeetingVirtualAppointmentReminderSm - -## SYNOPSIS - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointmentNotification.Send, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointmentNotification.Send, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - attendees = @( - @{ - phoneNumber = "+13129224122" - timeZone = "Pacific Standard Time" - } - @{ - phoneNumber = "+1242421412" - timeZone = "Eastern Standard Time" - } - ) - remindBeforeTimeInMinutesType = "mins15" -} - -# A UPN can also be used as -UserId. -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Send-MgUserOnlineMeetingVirtualAppointmentReminderSm Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Mid4FyUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemindBeforeTimeInMinutesType - -remindBeforeTimeInMinutesType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Mid4FyUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [RemindBeforeTimeInMinutesType ]: remindBeforeTimeInMinutesType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgUserOnlineMeetingVirtualAppointmentReminderSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentremindersm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md deleted file mode 100644 index 120c1d59b573..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md +++ /dev/null @@ -1,636 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentsm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgUserOnlineMeetingVirtualAppointmentSm ---- - -# Send-MgUserOnlineMeetingVirtualAppointmentSm - -## SYNOPSIS - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -OnlineMeetingId -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointmentNotification.Send, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointmentNotification.Send, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - attendees = @( - @{ - phoneNumber = "+13129224122" - timeZone = "Pacific Standard Time" - } - @{ - phoneNumber = "+1242421412" - timeZone = "Eastern Standard Time" - } - ) - messageType = "confirmation" -} - -# A UPN can also be used as -UserId. -Send-MgUserOnlineMeetingVirtualAppointmentSm -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Send-MgUserOnlineMeetingVirtualAppointmentSm Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths16Og72WUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MessageType - -virtualAppointmentMessageType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths16Og72WUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [MessageType ]: virtualAppointmentMessageType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgUserOnlineMeetingVirtualAppointmentSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentsm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index 2d850084767b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,477 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Set-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingAttendeeReport -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index 866459416fe9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,475 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingRecordingContent ---- - -# Set-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingRecordingContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index 2062603287ea..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,475 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Set-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId -InFile [-Data ] [-ResponseHeadersVariable ] - [-Break] [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingTranscriptContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 39c6901d6ddc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,498 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Set-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -InFile [-Data ] [-ResponseHeadersVariable ] - [-Break] [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingTranscriptMetadataContent - -InputObject -InFile [-Data ] - [-ResponseHeadersVariable ] [-Break] [-ContentType ] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md deleted file mode 100644 index 9eeaa9eb5a84..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md +++ /dev/null @@ -1,614 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresence ---- - -# Set-MgCommunicationPresence - -## SYNOPSIS - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-SessionId ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTm7IsmCommunicationsPresencesPresenceIdMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTm7IsmCommunicationsPresencesPresenceIdMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md deleted file mode 100644 index 62fb80dc1c8e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md +++ /dev/null @@ -1,554 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresencestatusmessage -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresenceStatusMessage ---- - -# Set-MgCommunicationPresenceStatusMessage - -## SYNOPSIS - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresenceStatusMessage -PresenceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-StatusMessage ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresenceStatusMessage -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresenceStatusMessage -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresenceStatusMessage -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Hq60HmCommunicationsPresencesPresenceIdMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Hq60HmCommunicationsPresencesPresenceIdMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Set-MgCommunicationPresenceStatusMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresencestatusmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md deleted file mode 100644 index f9cbbe869c1f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresenceUserPreferredPresence ---- - -# Set-MgCommunicationPresenceUserPreferredPresence - -## SYNOPSIS - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresenceUserPreferredPresence -PresenceId - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresenceUserPreferredPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresenceUserPreferredPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths16OmbuoCommunicationsPresencesPresenceIdMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths16OmbuoCommunicationsPresencesPresenceIdMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index 00a5c087871c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,498 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingAttendeeReport ---- - -# Set-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingAttendeeReport -InputObject -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index 6060e594f340..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,496 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingRecordingContent ---- - -# Set-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingRecordingContent -InputObject -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index 878ca012fc98..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,496 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingTranscriptContent ---- - -# Set-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingTranscriptContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index eff7c28bd97c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,519 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Set-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId -InFile [-Data ] - [-ResponseHeadersVariable ] [-Break] [-ContentType ] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingTranscriptMetadataContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md deleted file mode 100644 index 32d3e8bebc48..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md +++ /dev/null @@ -1,640 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresence ---- - -# Set-MgUserPresence - -## SYNOPSIS - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresence -UserId [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-ExpirationDuration ] - [-SessionId ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresence -InputObject [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - sessionId = "22553876-f5ab-4529-bffb-cfe50aa89f87" - availability = "Available" - activity = "Available" - expirationDuration = "PT1H" -} - -Set-MgUserPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Set-MgUserPresence Cmdlet. - - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1XdpsmjUsersUserIdPresenceMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1XdpsmjUsersUserIdPresenceMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md deleted file mode 100644 index 8129a8c82dd8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md +++ /dev/null @@ -1,607 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresencestatusmessage -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresenceStatusMessage ---- - -# Set-MgUserPresenceStatusMessage - -## SYNOPSIS - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresenceStatusMessage -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-StatusMessage ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresenceStatusMessage -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresenceStatusMessage -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresenceStatusMessage -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Set status message with expiry date - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - statusMessage = @{ - message = @{ - content = "Hey I'm currently in a meeting." - contentType = "text" - } - expiryDateTime = @{ - dateTime = "2022-10-18T17:05:33.2079781" - timeZone = "Pacific Standard Time" - } - } -} - -Set-MgUserPresenceStatusMessage -UserId $userId -BodyParameter $params - -``` -This example will set status message with expiry date - -### Example 2: Set status message of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - statusMessage = @{ - message = @{ - content = "Hey I am available now" - contentType = "text" - } - } -} - -Set-MgUserPresenceStatusMessage -UserId $userId -BodyParameter $params - -``` -This example will set status message of another user - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsDovi6RUsersUserIdPresenceMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsDovi6RUsersUserIdPresenceMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Set-MgUserPresenceStatusMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresencestatusmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md deleted file mode 100644 index aa756f9735ad..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md +++ /dev/null @@ -1,619 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresenceUserPreferredPresence ---- - -# Set-MgUserPresenceUserPreferredPresence - -## SYNOPSIS - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresenceUserPreferredPresence -UserId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresenceUserPreferredPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresenceUserPreferredPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - availability = "DoNotDisturb" - activity = "DoNotDisturb" - expirationDuration = "PT8H" -} - -Set-MgUserPresenceUserPreferredPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Set-MgUserPresenceUserPreferredPresence Cmdlet. - - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTrjrarUsersUserIdPresenceMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTrjrarUsersUserIdPresenceMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md deleted file mode 100644 index e92f874ace1f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/start-mgcommunicationcallparticipantholdmusic -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Start-MgCommunicationCallParticipantHoldMusic ---- - -# Start-MgCommunicationCallParticipantHoldMusic - -## SYNOPSIS - -Put a participant on hold and play music in the background. - -## SYNTAX - -### StartExpanded (Default) - -``` -Start-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-CustomPrompt ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Start - -``` -Start-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StartViaIdentityExpanded - -``` -Start-MgCommunicationCallParticipantHoldMusic -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-CustomPrompt ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StartViaIdentity - -``` -Start-MgCommunicationCallParticipantHoldMusic -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Put a participant on hold and play music in the background. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallasGuest.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - customPrompt = @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - "@odata.type" = "#microsoft.graph.mediaInfo" - uri = "https://bot.contoso.com/onHold.wav" - } - } - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Start-MgCommunicationCallParticipantHoldMusic -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Start-MgCommunicationCallParticipantHoldMusic Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsKtcw9WCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStartholdmusicPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CustomPrompt - -prompt - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsKtcw9WCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStartholdmusicPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphStartHoldMusicOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [CustomPrompt ]: prompt - [(Any) ]: This indicates any property can be added to this object. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Start-MgCommunicationCallParticipantHoldMusic](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/start-mgcommunicationcallparticipantholdmusic) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md deleted file mode 100644 index db4f8ab84eec..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md +++ /dev/null @@ -1,536 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallmediaprocessing -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Stop-MgCommunicationCallMediaProcessing ---- - -# Stop-MgCommunicationCallMediaProcessing - -## SYNOPSIS - -Cancels processing for any in-progress media operations. -Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. -The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. -For example, this method can be used to clean up the IVR operation queue for a new media operation. -However, it will not cancel a subscribeToTone operation because it operates independent of any operation queue. - -## SYNTAX - -### CancelExpanded (Default) - -``` -Stop-MgCommunicationCallMediaProcessing -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Cancel - -``` -Stop-MgCommunicationCallMediaProcessing -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CancelViaIdentityExpanded - -``` -Stop-MgCommunicationCallMediaProcessing -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CancelViaIdentity - -``` -Stop-MgCommunicationCallMediaProcessing -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Cancels processing for any in-progress media operations. -Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. -The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. -For example, this method can be used to clean up the IVR operation queue for a new media operation. -However, it will not cancel a subscribeToTone operation because it operates independent of any operation queue. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Stop-MgCommunicationCallMediaProcessing -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Stop-MgCommunicationCallMediaProcessing Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsYp37FjCommunicationsCallsCallIdMicrosoftGraphCancelmediaprocessingPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Cancel - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Cancel - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsYp37FjCommunicationsCallsCallIdMicrosoftGraphCancelmediaprocessingPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCancelMediaProcessingOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Stop-MgCommunicationCallMediaProcessing](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallmediaprocessing) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md deleted file mode 100644 index fa7250486a6d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md +++ /dev/null @@ -1,555 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallparticipantholdmusic -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Stop-MgCommunicationCallParticipantHoldMusic ---- - -# Stop-MgCommunicationCallParticipantHoldMusic - -## SYNOPSIS - -Reincorporate a participant previously put on hold to the call. - -## SYNTAX - -### StopExpanded (Default) - -``` -Stop-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Stop - -``` -Stop-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StopViaIdentityExpanded - -``` -Stop-MgCommunicationCallParticipantHoldMusic -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### StopViaIdentity - -``` -Stop-MgCommunicationCallParticipantHoldMusic -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Reincorporate a participant previously put on hold to the call. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallasGuest.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Stop-MgCommunicationCallParticipantHoldMusic -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Stop-MgCommunicationCallParticipantHoldMusic Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1AuzqgwCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStopholdmusicPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1AuzqgwCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStopholdmusicPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphStopHoldMusicOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Stop-MgCommunicationCallParticipantHoldMusic](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallparticipantholdmusic) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index cd3693e14d1a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,649 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallAudioRoutingGroup ---- - -# Update-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Modify sources and receivers of an audioRoutingGroup. - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallAudioRoutingGroup -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallAudioRoutingGroup -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Modify sources and receivers of an audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - id = "oneToOne" - routingMode = "oneToOne" - sources = @( - "632899f8-2ea1-4604-8413-27bd2892079f" -) -receivers = @( -"550fae72-d251-43ec-868c-373732c2704f" -"72f988bf-86f1-41af-91ab-2d7cd011db47" -) -} - -Update-MgCommunicationCallAudioRoutingGroup -CallId $callId -AudioRoutingGroupId $audioRoutingGroupId -BodyParameter $params - -``` -This example shows how to use the Update-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -audioRoutingGroup -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Receivers - -List of receiving participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RoutingMode - -routingMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sources - -List of source participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: audioRoutingGroup - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 7b48b551d41d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,524 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallContentSharingSession ---- - -# Update-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Update the navigation property contentSharingSessions in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallContentSharingSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallContentSharingSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property contentSharingSessions in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -contentSharingSession - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md deleted file mode 100644 index fd2b1bb8ca73..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md +++ /dev/null @@ -1,629 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallOperation ---- - -# Update-MgCommunicationCallOperation - -## SYNOPSIS - -Update the navigation property operations in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallOperation -CallId -CommsOperationId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallOperation -CallId -CommsOperationId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallOperation -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallOperation -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property operations in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -commsOperation -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - -Unique Client Context string. -Max limit is 256 chars. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Status - -operationStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: commsOperation - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - - -## RELATED LINKS - -- [Update-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md deleted file mode 100644 index 96209fd86dc7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,884 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallParticipant ---- - -# Update-MgCommunicationCallParticipant - -## SYNOPSIS - -Update the navigation property participants in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallParticipant -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallParticipant -CallId -ParticipantId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallParticipant -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property participants in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Info - -participantInfo -To construct, see NOTES section for INFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsInLobby - -true if the participant is in lobby. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsMuted - -true if the participant is muted (client or server muted). - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaStreams - -The list of media streams. -To construct, see NOTES section for MEDIASTREAMS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMediaStream[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Metadata - -A blob of data provided by the participant in the roster. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingInfo - -recordingInfo -To construct, see NOTES section for RECORDINGINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordingInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemovedState - -removedState -To construct, see NOTES section for REMOVEDSTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRemovedState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RestrictedExperience - -onlineMeetingRestricted -To construct, see NOTES section for RESTRICTEDEXPERIENCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingRestricted -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RosterSequenceNumber - -Indicates the roster sequence number in which the participant was last updated. - -```yaml -Type: System.Int64 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: participant - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -INFO ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEDIASTREAMS : The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - -RECORDINGINFO ``: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingStatus ]: recordingStatus - -REMOVEDSTATE ``: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - -RESTRICTEDEXPERIENCE ``: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - - -## RELATED LINKS - -- [Update-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index 4c79c14bb9a7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,579 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordOrganizerV2 ---- - -# Update-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Update the navigation property organizer_v2 in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordOrganizerV2 -CallRecordId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordOrganizerV2 -CallRecordId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordOrganizerV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordOrganizerV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property organizer_v2 in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -organizer - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsOrganizer - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index 6f155e61404a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,606 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordParticipantV2 ---- - -# Update-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Update the navigation property participants_v2 in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordParticipantV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordParticipantV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property participants_v2 in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md deleted file mode 100644 index 3e11797b5bcd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,1059 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordSession ---- - -# Update-MgCommunicationCallRecordSession - -## SYNOPSIS - -Update the navigation property sessions in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordSession -CallRecordId -SessionId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property sessions in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -session -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Callee - -endpoint -To construct, see NOTES section for CALLEE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Caller - -endpoint -To construct, see NOTES section for CALLER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -FailureInfo - -failureInfo -To construct, see NOTES section for FAILUREINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsFailureInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsTest - -Specifies whether the session is a test. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Modalities - -List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Segments - -The list of segments involved in the session. -Read-only. -Nullable. -To construct, see NOTES section for SEGMENTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSegment[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: session - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [IsTest ]: Specifies whether the session is a test. - [Modalities ]: List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - [Segments ]: The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [StartDateTime ]: UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -CALLEE ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -CALLER ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -FAILUREINFO ``: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -SEGMENTS : The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md deleted file mode 100644 index 2dcb2f4acbc7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md +++ /dev/null @@ -1,559 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordingstatus -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordingStatus ---- - -# Update-MgCommunicationCallRecordingStatus - -## SYNOPSIS - -Update the application's recording status associated with a call. -This requires the use of the Teams policy-based recording solution. - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordingStatus -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordingStatus -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordingStatus -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordingStatus -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the application's recording status associated with a call. -This requires the use of the Teams policy-based recording solution. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.AccessMedia.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" - status = "notRecording | recording | failed" -} - -Update-MgCommunicationCallRecordingStatus -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Update-MgCommunicationCallRecordingStatus Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsEipedyCommunicationsCallsCallIdMicrosoftGraphUpdaterecordingstatusPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Status - -recordingStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsEipedyCommunicationsCallsCallIdMicrosoftGraphUpdaterecordingstatusPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUpdateRecordingStatusOperation - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Status ]: recordingStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordingStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordingstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md deleted file mode 100644 index dfe00d341df4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,2028 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeeting ---- - -# Update-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Update the navigation property onlineMeetings in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeeting -OnlineMeetingId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeeting -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property onlineMeetings in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 3d66fc87966d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,758 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Update-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Update the navigation property attendanceReports in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceReports in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 438c73631193..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,804 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Update the navigation property attendanceRecords in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceRecords in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 359888771671..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,803 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingRecording ---- - -# Update-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Update the navigation property recordings in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property recordings in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index 34cba61f5820..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,835 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingTranscript ---- - -# Update-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Update the navigation property transcripts in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property transcripts in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md deleted file mode 100644 index bb5fc4aa6985..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md +++ /dev/null @@ -1,657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationPresence ---- - -# Update-MgCommunicationPresence - -## SYNOPSIS - -Update the navigation property presences in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationPresence -PresenceId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-Id ] [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationPresence -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property presences in communications - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Update-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md deleted file mode 100644 index af7462815625..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md +++ /dev/null @@ -1,2101 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeeting ---- - -# Update-MgUserOnlineMeeting - -## SYNOPSIS - -Update the navigation property onlineMeetings in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeeting -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeeting -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property onlineMeetings in users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2020-09-09T14:33:30.8546353-07:00") - endDateTime = [System.DateTime]::Parse("2020-09-09T15:03:30.8566356-07:00") - subject = "Patch Meeting Subject" -} - -# A UPN can also be used as -UserId. -Update-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Update-MgUserOnlineMeeting Cmdlet. - -### Example 2: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - lobbyBypassSettings = @{ - isDialInBypassEnabled = $true - } -} - -# A UPN can also be used as -UserId. -Update-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Update-MgUserOnlineMeeting Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [Update-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index ad4a9e69a67a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,785 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingAttendanceReport ---- - -# Update-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Update the navigation property attendanceReports in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceReports in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 871d88df4929..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,831 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Update the navigation property attendanceRecords in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceRecords in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 95f101e0eb01..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,830 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingRecording ---- - -# Update-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Update the navigation property recordings in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-CallId ] [-ContentCorrelationId ] [-ContentInputFile ] - [-CreatedDateTime ] [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property recordings in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 9f4e27459b78..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,862 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingTranscript ---- - -# Update-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Update the navigation property transcripts in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-CallId ] [-ContentCorrelationId ] [-ContentInputFile ] - [-CreatedDateTime ] [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property transcripts in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md deleted file mode 100644 index 1e99f9f390ed..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md +++ /dev/null @@ -1,657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserPresence ---- - -# Update-MgUserPresence - -## SYNOPSIS - -Update the navigation property presence in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserPresence -UserId [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserPresence -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-Id ] [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserPresence -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property presence in users - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Update-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguserpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md index bb6f25b04b5b..c973e3c4b27e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgcompliance Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgCompliance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md index bda22bbc2677..a4ded776b9be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md index 1f63fdc20355..3868719a8483 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprover Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApprover --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md index 699766f08628..641e9ec58f8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md index b410206f774e..5a081016d81d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprovercount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md index 0da8e6817696..27948873037d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprovermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md index 9b71fd512407..14dad4ee47cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md index bae3557e71d0..cd949ed1de9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md index e4d62e1aa0fc..6c0380661266 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaborator Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaborator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md index 22b57096c287..e469be75c7ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md index ab57c239b2da..8cb8ce794ae2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md index e83815a46e3f..cbb7d3401d79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratormailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md index f9d49dbcf920..e01da2f82618 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md index b57a244cf92f..34344e74f340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md index fc6c4d68a86e..aa372fb613b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md index 09664134f83b..8d2e3d78f285 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestfinalattachment Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestFinalAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md index 5c015b7cd73c..345d6ba812f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestfinalreport Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestFinalReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md index bcd4e16133ef..736d66b9560c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md index d06136df252e..b958d2668889 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestnotecount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestNoteCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md index f49e474e1be9..a35da718c129 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestteam Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestTeam --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md index d287d17a4452..4549b2f92931 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 71b00781-d6a1-40e6-9c74-2083fd832840 +Module Guid: 5fab3427-bf63-41ea-b794-fbd5c3f43b2d Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.compliance/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md index 05919524751f..b565c27270bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/new-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrivacySubjectRightsRequest --- @@ -1120,6 +1120,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1261,7 +1323,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1272,7 +1334,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1295,7 +1357,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1442,12 +1504,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1741,15 +1803,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1927,7 +1980,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1985,6 +2038,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2117,6 +2218,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2422,6 +2524,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2752,7 +2855,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2779,7 +2882,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3035,7 +3138,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3095,10 +3198,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3360,6 +3463,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4143,6 +4254,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4380,7 +4496,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4843,7 +4959,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4958,8 +5075,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5024,7 +5141,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5045,6 +5172,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5188,6 +5316,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5236,7 +5365,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5270,6 +5399,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5290,7 +5422,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5335,53 +5473,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5517,6 +5611,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5542,10 +5641,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5861,7 +5960,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5877,6 +5976,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6164,6 +6291,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6305,7 +6494,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6316,7 +6505,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6339,7 +6528,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6486,12 +6675,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6785,15 +6974,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6971,7 +7151,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7029,6 +7209,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7161,6 +7389,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7466,6 +7695,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7796,7 +8026,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7823,7 +8053,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8079,7 +8309,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8139,10 +8369,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8404,6 +8634,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9187,6 +9425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9424,7 +9667,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9887,7 +10130,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10002,8 +10246,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10068,7 +10312,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10089,6 +10343,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10232,6 +10487,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10280,7 +10536,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10314,6 +10570,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10334,7 +10593,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10379,53 +10644,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10561,6 +10782,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10586,10 +10812,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10905,7 +11131,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10921,6 +11147,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11273,6 +11527,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11414,7 +11730,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11425,7 +11741,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11448,7 +11764,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11595,12 +11911,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11894,15 +12210,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12080,7 +12387,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12138,6 +12445,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12270,6 +12625,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12575,6 +12931,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12905,7 +13262,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12932,7 +13289,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13188,7 +13545,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13248,10 +13605,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13513,6 +13870,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14296,6 +14661,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14533,7 +14903,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14996,7 +15366,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15111,8 +15482,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15177,7 +15548,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15198,6 +15579,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15341,6 +15723,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15389,7 +15772,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15423,6 +15806,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15443,7 +15829,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15488,53 +15880,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15670,6 +16018,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15695,10 +16048,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16014,7 +16367,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16030,6 +16383,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16437,6 +16818,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16578,7 +17012,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16589,7 +17023,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16612,7 +17046,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16759,12 +17193,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17225,7 +17659,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17283,6 +17717,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17415,6 +17897,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17601,10 +18084,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17858,6 +18341,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18028,6 +18514,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18727,7 +19221,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -18842,8 +19337,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -18908,7 +19403,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -18929,6 +19434,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19080,6 +19586,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19128,7 +19639,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19162,6 +19673,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19182,7 +19696,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19227,53 +19747,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19553,6 +20029,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19578,10 +20059,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20009,6 +20490,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20102,7 +20584,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20244,7 +20726,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20260,6 +20742,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20499,8 +21009,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20717,7 +21225,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20744,7 +21252,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21000,7 +21508,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md index eb65ed986bd0..6fc832e464ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/new-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md index c9c81a299f45..3b449a1ea84e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/remove-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrivacySubjectRightsRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md index 77429e7c8578..d128e0ca1641 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/remove-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md index 7017248063c3..1d80520e0d71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgcompliance Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgCompliance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md index 5f93618b4906..51c3022a437b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequest --- @@ -1371,6 +1371,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1512,7 +1574,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1523,7 +1585,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1546,7 +1608,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1693,12 +1755,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1992,15 +2054,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -2178,7 +2231,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2236,6 +2289,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2368,6 +2469,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2673,6 +2775,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3003,7 +3106,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3030,7 +3133,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3286,7 +3389,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3346,10 +3449,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3611,6 +3714,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4394,6 +4505,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4631,7 +4747,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5094,7 +5210,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5209,8 +5326,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5275,7 +5392,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5296,6 +5423,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5439,6 +5567,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5487,7 +5616,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5521,6 +5650,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5541,7 +5673,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5586,53 +5724,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5768,6 +5862,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5793,10 +5892,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6112,7 +6211,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6128,6 +6227,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6415,6 +6542,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6556,7 +6745,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6567,7 +6756,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6590,7 +6779,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6737,12 +6926,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7036,15 +7225,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7222,7 +7402,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7280,6 +7460,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7412,6 +7640,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7717,6 +7946,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8047,7 +8277,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8074,7 +8304,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8330,7 +8560,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8390,10 +8620,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8655,6 +8885,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9438,6 +9676,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9675,7 +9918,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10138,7 +10381,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10253,8 +10497,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10319,7 +10563,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10340,6 +10594,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10483,6 +10738,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10531,7 +10787,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10565,6 +10821,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10585,7 +10844,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10630,53 +10895,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10812,6 +11033,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10837,10 +11063,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11156,7 +11382,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11172,6 +11398,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11524,6 +11778,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11665,7 +11981,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11676,7 +11992,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11699,7 +12015,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11846,12 +12162,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12145,15 +12461,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12331,7 +12638,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12389,6 +12696,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12521,6 +12876,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12826,6 +13182,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13156,7 +13513,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13183,7 +13540,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13439,7 +13796,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13499,10 +13856,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13764,6 +14121,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14547,6 +14912,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14784,7 +15154,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15247,7 +15617,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15362,8 +15733,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15428,7 +15799,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15449,6 +15830,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15592,6 +15974,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15640,7 +16023,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15674,6 +16057,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15694,7 +16080,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15739,53 +16131,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15921,6 +16269,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15946,10 +16299,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16265,7 +16618,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16281,6 +16634,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16694,6 +17075,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16835,7 +17269,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16846,7 +17280,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16869,7 +17303,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17016,12 +17450,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17482,7 +17916,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17540,6 +17974,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17672,6 +18154,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17858,10 +18341,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -18115,6 +18598,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18285,6 +18771,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18984,7 +19478,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19099,8 +19594,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19165,7 +19660,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19186,6 +19691,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19337,6 +19843,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19385,7 +19896,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19419,6 +19930,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19439,7 +19953,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19484,53 +20004,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19810,6 +20286,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19835,10 +20316,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20266,6 +20747,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20359,7 +20841,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20501,7 +20983,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20517,6 +20999,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20756,8 +21266,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20974,7 +21482,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -21001,7 +21509,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21257,7 +21765,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md index 873a7e7d5d24..62fd6d25d580 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestapprovermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestApproverMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md index 58613c6a8123..121aa4f6b353 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestcollaboratormailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md index 502567b67a64..31f6d9599754 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md index def4d8f162a2..e1b1a8400094 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md index 5c938fe84581..828e54f25a98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivitycount Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md index 51181f3f215d..ec542b7321a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md index cde87abe4a28..0b516c017361 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitemactivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItemActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md index 8fd39f052be9..195079f20dbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitemcount Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md index 86472834dc03..71f6e83f94ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/invoke-mgrecentuseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md index 5b620e3bb5ff..e9731452afce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.CrossDeviceExperiences -Module Guid: 9932f74f-2507-4b31-881e-514d9c9359bc +Module Guid: f0832515-5496-4ad0-af79-2e250dfd7435 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.crossdeviceexperiences/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md index 224108c1b3ca..2c4ac008fa3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/new-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md index f040be767cbc..6a9e54fdf9e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/new-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md index 62525f11d111..70c1590dee0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/remove-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md index 9f3a5adfc8df..6b07921bc819 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/remove-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md index cdcd55c2dbc7..76e05035cd75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/update-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md index 582189fe0e85..f2c2da32e16f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/update-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md index b30f4d8725e5..66c37e9084d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/disconnect-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Disconnect-MgDeviceManagementRemoteAssistancePartner --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md index 67645926cb2f..83b54d36697e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementApplePushNotificationCertificate --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementApplePushNotificationCertificate ## SYNOPSIS -Read properties and relationships of the applePushNotificationCertificate object. +Apple push notification certificate. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementApplePushNotificationCertificate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementApplePushNotificationCertificate?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the applePushNotificationCertificate object. +Apple push notification certificate. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementApplePushNotificationCertificate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementapplepushnotificationcertificate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md index dfb6d064de8b..4c74459af3f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementAuditEvent ## SYNOPSIS -Read properties and relationships of the auditEvent object. +The Audit Events > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the auditEvent object. +The Audit Events **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md index 6053880e72bb..70c370d0e454 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditactivitytype Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventAuditActivityType --- @@ -427,7 +427,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md index b2e161414a5d..7945a083865d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditcategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventAuditCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementAuditEventAuditCategory ## SYNOPSIS -Not yet documented +Invoke function getAuditCategories ## SYNTAX @@ -33,7 +33,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke function getAuditCategories **Permissions** @@ -357,7 +357,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementAuditEventAuditCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md index 0b680e456d06..d644848f15ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md index 82c4b935f167..c577b659e8f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Read properties and relationships of the complianceManagementPartner object. +The list of Compliance Management Partners configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the complianceManagementPartner object. +The list of Compliance Management Partners configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementComplianceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md index 235425d5b6a4..a10861d5a1d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementComplianceManagementPartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md index 122bf6c8340f..59421d5db6c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementExchangeConnector ## SYNOPSIS -Read properties and relationships of the deviceManagementExchangeConnector object. +The list of Exchange Connectors configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagementExchangeConnector object. +The list of Exchange Connectors configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md index 178f253d5fb8..af2b607668c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnectorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementExchangeConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md index 10812153b0cb..3d740acc7cc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Read properties and relationships of the iosUpdateDeviceStatus object. +The IOS software update installation statuses for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosUpdateDeviceStatus object. +The IOS software update installation statuses for this account. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md index 25e15f8e2d5e..92f78a738a2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementIoUpdateStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md index c42596b95cb1..da8337e810c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Read properties and relationships of the mobileThreatDefenseConnector object. +The list of Mobile threat Defense connectors configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileThreatDefenseConnector object. +The list of Mobile threat Defense connectors configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md index 4cf8f6cc8ba8..c26d2b99aa1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnectorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileThreatDefenseConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md index be3ab69542af..a9140071fb5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementPartner ## SYNOPSIS -Read properties and relationships of the deviceManagementPartner object. +The list of Device Management Partners configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagementPartner object. +The list of Device Management Partners configured by the tenant. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md index 68891a85ac43..d2f2aba5e688 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementPartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md index ed76bd6ac012..8a39a26b21cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRemoteAssistancePartner --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md index 31177e664f86..7d84e8897cd4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementremoteassistancepartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRemoteAssistancePartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md index 0cee5bf3e9ec..6b13b7ca7279 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementResourceOperation ## SYNOPSIS -Read properties and relationships of the resourceOperation object. +The Resource Operations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the resourceOperation object. +The Resource Operations. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md index a592db6fd123..f890643eb744 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementResourceOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md index ce4631c6a8ef..168096aa535b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleAssignment ## SYNOPSIS -Read properties and relationships of the deviceAndAppManagementRoleAssignment object. +The Role Assignments. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceAndAppManagementRoleAssignment object. +The Role Assignments. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md index bcc568c28b9f..b2c8e41eee7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md index 5e7d90d9b1f4..986262ed58d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignmentRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleAssignmentRoleDefinition ## SYNOPSIS -Role definition this assignment is part of. +Indicates the role definition for this role assignment. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Role definition this assignment is part of. +Indicates the role definition for this role assignment. ## PARAMETERS @@ -359,7 +359,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md index 97af39f96d70..bf90831d485a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinition ## SYNOPSIS -Read properties and relationships of the deviceAndAppManagementRoleDefinition object. +The Role Definitions. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceAndAppManagementRoleDefinition object. +The Role Definitions. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md index 2ea53ca8c5c3..a12c35561a93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md index 52c6c75a8927..bc2e27ed5cf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Read properties and relationships of the roleAssignment object. +List of Role assignments for this role definition. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the roleAssignment object. +List of Role assignments for this role definition. **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -602,8 +601,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md index 5ca0bec071d6..09759f820d50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md index 8ee6bbf0ecd0..b71bbd8e1d97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition ## SYNOPSIS -Role definition this assignment is part of. +Indicates the role definition for this role assignment. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Role definition this assignment is part of. +Indicates the role definition for this role assignment. **Permissions** @@ -388,7 +388,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index f96d8fe5090d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,600 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Get-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Read properties and relationships of the telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### List (Default) - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Read properties and relationships of the telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -Get-MgDeviceManagementTelecomExpenseManagementPartner - -``` -This example shows how to use the Get-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Get-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md deleted file mode 100644 index 2fde2d84a95f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md +++ /dev/null @@ -1,308 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartnercount -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgDeviceManagementTelecomExpenseManagementPartnerCount ---- - -# Get-MgDeviceManagementTelecomExpenseManagementPartnerCount - -## SYNOPSIS - -Get the number of the resource - -> [!NOTE] -> To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount?view=graph-powershell-beta) - -## SYNTAX - -### Get (Default) - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartnerCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgDeviceManagementTelecomExpenseManagementPartnerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartnercount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md index 7e86130132d1..21d270dfaf63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndCondition ## SYNOPSIS -Read properties and relationships of the termsAndConditions object. +The terms and conditions associated with device management of the company. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditions object. +The terms and conditions associated with device management of the company. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md index ffd293aae450..32cff4ed59dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Read properties and relationships of the termsAndConditionsAcceptanceStatus object. +The list of acceptance statuses for this T&C policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditionsAcceptanceStatus object. +The list of acceptance statuses for this T&C policy. **Permissions** @@ -592,7 +592,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -603,8 +602,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md index 9ffc6bfbf836..af15da32beaf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md index 4c401dc4294c..de91eb9d32d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatustermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition --- @@ -389,7 +389,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md index 1118208b0d0a..fd7bd76c1d16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Read properties and relationships of the termsAndConditionsAssignment object. +The list of assignments for this T&C policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditionsAssignment object. +The list of assignments for this T&C policy. **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -602,8 +601,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md index 91b150ec211e..1a3bfeb0acdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAssignmentCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md index adad04bf3cee..683c83b490db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md index fe143306f8e0..bded577d062c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpoint Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpoint --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementVirtualEndpoint ## SYNOPSIS -Virtual endpoint +Get virtualEndpoint from deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementVirtualEndpoint](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementVirtualEndpoint?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Virtual endpoint +Get virtualEndpoint from deviceManagement ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md index 421968b24ec7..86d6dfd61cad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEvent --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md index 1a12cef820a6..ef841f915cac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditeventauditactivitytype Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md index 440281db8772..829649675633 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md index 9caeb707be34..8645557bb76b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointCloudPc --- @@ -573,7 +573,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md index 496fc47dae3d..e8f4a4672811 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointcloudpccount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointCloudPcCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md index 7f518f2c8651..36085c982fc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md index 825fed7612ba..c7f9a2341d87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md index 4c9cad70fd45..e53b9ad3bcf2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimagesourceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md index f848b93ccb92..9e51cc0fddf8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md index 9d72c20cff02..ac0ad8790033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointgalleryimagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointGalleryImageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 351c442f1fb8..f3ae0b4fc608 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md index a1c3d5e143c3..54fb2cddde5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointonpremiseconnectioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 6219aee8925f..9a0dbfc7a03e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -585,7 +585,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index dfb1e1a74068..f578831d18ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -577,7 +577,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md index c72eb81c2831..95db652ab208 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser --- @@ -605,7 +605,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md index 9ff49edf20ed..adaa3ddc61d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName --- @@ -405,7 +405,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md index 600560a5360b..6f1267382aae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount --- @@ -379,7 +379,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md index 2529c7cf0d5f..7aff08e9da72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting --- @@ -406,7 +406,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md index 8e96c8106b3f..ffc470a5de7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md index 6ed6ea79e650..c1ee4fd19c07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount --- @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md index 9178cb1a06fe..5ccf341764df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount --- @@ -357,7 +357,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md index de365bb454bd..2d94b52552a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md index f5f07c9075df..3142d5ae2e2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSetting --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index fc81f83a2a88..bc224e964949 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md index 6fcacac03832..42f75f85df77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount --- @@ -357,7 +357,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md index b078d33ca61f..24fe0dfc978d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md index 635eece53dae..e330c9c18d13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgbegindevicemanagementremoteassistancepartneronboarding Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding --- @@ -401,7 +401,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md index 995339fef94c..80e9f67b43f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgdownloaddevicemanagementapplepushnotificationcertificateapplepushnotificationcertificatesigningrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest --- @@ -251,7 +251,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgdownloaddevicemanagementapplepushnotificationcertificateapplepushnotificationcertificatesigningrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md index f328caeb808a..156a35dad86a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgterminatedevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTerminateDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Invoke-MgTerminateDeviceManagementPartner ## SYNOPSIS -Not yet documented +Invoke action terminate ## SYNTAX @@ -44,7 +44,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action terminate **Permissions** @@ -385,7 +385,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -396,7 +395,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTerminateDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgterminatedevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md index ddb43484b348..a446cd429cc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgtroubleshootdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc --- @@ -401,7 +401,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md index 891a912d953b..62b8f88d23b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Administration -Module Guid: 92e6f659-f647-4d69-8a8c-74fa2ea12664 +Module Guid: ae48917a-1262-4045-8fcc-00bd91e3b15d Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.administration/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US @@ -89,12 +89,6 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition](Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md) -### [Get-MgDeviceManagementTelecomExpenseManagementPartner](Get-MgDeviceManagementTelecomExpenseManagementPartner.md) - -### [Get-MgDeviceManagementTelecomExpenseManagementPartner](Get-MgDeviceManagementTelecomExpenseManagementPartner.md) - -### [Get-MgDeviceManagementTelecomExpenseManagementPartnerCount](Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md) - ### [Get-MgDeviceManagementTermAndCondition](Get-MgDeviceManagementTermAndCondition.md) ### [Get-MgDeviceManagementTermAndCondition](Get-MgDeviceManagementTermAndCondition.md) @@ -219,8 +213,6 @@ Microsoft Graph PowerShell Cmdlets ### [New-MgDeviceManagementRoleDefinitionRoleAssignment](New-MgDeviceManagementRoleDefinitionRoleAssignment.md) -### [New-MgDeviceManagementTelecomExpenseManagementPartner](New-MgDeviceManagementTelecomExpenseManagementPartner.md) - ### [New-MgDeviceManagementTermAndCondition](New-MgDeviceManagementTermAndCondition.md) ### [New-MgDeviceManagementTermAndConditionAcceptanceStatus](New-MgDeviceManagementTermAndConditionAcceptanceStatus.md) @@ -265,8 +257,6 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgDeviceManagementRoleDefinitionRoleAssignment](Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md) -### [Remove-MgDeviceManagementTelecomExpenseManagementPartner](Remove-MgDeviceManagementTelecomExpenseManagementPartner.md) - ### [Remove-MgDeviceManagementTermAndCondition](Remove-MgDeviceManagementTermAndCondition.md) ### [Remove-MgDeviceManagementTermAndConditionAcceptanceStatus](Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md) @@ -329,8 +319,6 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgDeviceManagementRoleDefinitionRoleAssignment](Update-MgDeviceManagementRoleDefinitionRoleAssignment.md) -### [Update-MgDeviceManagementTelecomExpenseManagementPartner](Update-MgDeviceManagementTelecomExpenseManagementPartner.md) - ### [Update-MgDeviceManagementTermAndCondition](Update-MgDeviceManagementTermAndCondition.md) ### [Update-MgDeviceManagementTermAndConditionAcceptanceStatus](Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md index 6b703724e3c6..c29df0b0e002 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementAuditEvent ## SYNOPSIS -Create a new auditEvent object. +Create new navigation property to auditEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new auditEvent object. +Create new navigation property to auditEvents for deviceManagement **Permissions** @@ -716,7 +716,6 @@ RESOURCES : Resources being modified. ## RELATED LINKS - [New-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md index 9a5944d53739..941d3375c414 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Create a new complianceManagementPartner object. +Create new navigation property to complianceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new complianceManagementPartner object. +Create new navigation property to complianceManagementPartners for deviceManagement **Permissions** @@ -647,7 +647,6 @@ MACOSENROLLMENTASSIGNMENTS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceManagementExchangeConnector object. +Create new navigation property to exchangeConnectors for deviceManagement **Permissions** @@ -604,7 +604,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md index 7645f7be33bc..0c2a03d8371a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Create a new iosUpdateDeviceStatus object. +Create new navigation property to iosUpdateStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosUpdateDeviceStatus object. +Create new navigation property to iosUpdateStatuses for deviceManagement **Permissions** @@ -649,7 +649,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md index 5918831f35b2..a1e2061d0305 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Create a new mobileThreatDefenseConnector object. +Create new navigation property to mobileThreatDefenseConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileThreatDefenseConnector object. +Create new navigation property to mobileThreatDefenseConnectors for deviceManagement **Permissions** @@ -120,8 +120,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -143,8 +143,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosPersonalApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -166,7 +166,8 @@ HelpMessage: '' ### -AndroidDeviceBlockedOnMissingPartnerData -For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. ```yaml Type: System.Management.Automation.SwitchParameter @@ -187,7 +188,9 @@ HelpMessage: '' ### -AndroidEnabled -For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -382,7 +385,9 @@ HelpMessage: '' ### -IosDeviceBlockedOnMissingPartnerData -For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -403,7 +408,9 @@ HelpMessage: '' ### -IosEnabled -For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -424,8 +431,8 @@ HelpMessage: '' ### -IosMobileApplicationManagementEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. +When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. @@ -513,7 +520,8 @@ HelpMessage: '' ### -PartnerUnresponsivenessThresholdInDays -Get or Set days the per tenant tolerance to unresponsiveness for this partner integration +Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. ```yaml Type: System.Int32 @@ -534,7 +542,9 @@ HelpMessage: '' ### -PartnerUnsupportedOSVersionBlocked -Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner +When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -662,8 +672,8 @@ HelpMessage: '' ### -WindowsDeviceBlockedOnMissingPartnerData -When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. +When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. ```yaml @@ -685,8 +695,8 @@ HelpMessage: '' ### -WindowsEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ```yaml @@ -740,22 +750,29 @@ BODYPARAMETER ``: Entity which repr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -763,20 +780,22 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ## RELATED LINKS - [New-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md index a9f8be692779..43b64ebdc4ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementPartner ## SYNOPSIS -Create a new deviceManagementPartner object. +Create new navigation property to deviceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceManagementPartner object. +Create new navigation property to deviceManagementPartners for deviceManagement **Permissions** @@ -621,7 +621,6 @@ GROUPSREQUIRINGPARTNERENROLLMENT [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new resourceOperation object. +Create new navigation property to resourceOperations for deviceManagement **Permissions** @@ -466,7 +466,6 @@ The description is used in mouse-over text for the operation when shown in the A ## RELATED LINKS - [New-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md index c3bd7a4400ae..b88b78adea8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleAssignment ## SYNOPSIS -Create a new deviceAndAppManagementRoleAssignment object. +Create new navigation property to roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceAndAppManagementRoleAssignment object. +Create new navigation property to roleAssignments for deviceManagement **Permissions** @@ -178,7 +178,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -199,7 +200,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -305,8 +308,8 @@ HelpMessage: '' ### -Members -The list of ids of role member security groups. -These are IDs from Azure Active Directory. +Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -390,8 +393,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -517,10 +520,13 @@ Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -538,10 +544,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -556,8 +565,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ROLEDEFINITION ``: The Role Definition resource. The role definition is the foundation of role based access in Intune. @@ -576,10 +585,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -597,7 +609,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md index ac911742a790..fb253751e6ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleDefinition ## SYNOPSIS -Create a new deviceAndAppManagementRoleDefinition object. +Create new navigation property to roleDefinitions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceAndAppManagementRoleDefinition object. +Create new navigation property to roleDefinitions for deviceManagement **Permissions** @@ -537,10 +537,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -557,10 +560,13 @@ These must match the actionName that is defined as part of the rolePermission. ROLEASSIGNMENTS : List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -592,7 +598,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md index 5e523019b4d2..ea5c85a7afd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Create a new roleAssignment object. +Create new navigation property to roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -72,7 +72,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new roleAssignment object. +Create new navigation property to roleAssignments for deviceManagement **Permissions** @@ -209,7 +209,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -236,7 +237,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -445,8 +448,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -617,10 +620,13 @@ This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -664,7 +670,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -688,10 +693,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -709,7 +717,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 3857fd253662..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,536 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# New-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Create a new telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgDeviceManagementTelecomExpenseManagementPartner [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AppAuthorized] [-DisplayName ] [-Enabled] - [-Id ] [-LastConnectionDateTime ] [-Url ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgDeviceManagementTelecomExpenseManagementPartner - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create a new telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -$params = @{ - "@odata.type" = "#microsoft.graph.telecomExpenseManagementPartner" - displayName = "Display Name value" - url = "Url value" - appAuthorized = $true - enabled = $true - lastConnectionDateTime = [System.DateTime]::Parse("2016-12-31T23:58:36.6670033-08:00") -} - -New-MgDeviceManagementTelecomExpenseManagementPartner -BodyParameter $params - -``` -This example shows how to use the New-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AppAuthorized - -Whether the partner's AAD app has been authorized to access Intune. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DisplayName - -Display name of the TEM partner. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Enabled - -Whether Intune's connection to the TEM service is currently enabled or disabled. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LastConnectionDateTime - -Timestamp of the last request sent to Intune by the TEM partner. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Url - -URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - - -## RELATED LINKS - -- [New-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md index 99c3713c8491..0431f08a8123 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndCondition ## SYNOPSIS -Create a new termsAndConditions object. +Create new navigation property to termsAndConditions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditions object. +Create new navigation property to termsAndConditions for deviceManagement **Permissions** @@ -688,7 +688,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [New-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md index fccd9e752292..8d1238db1589 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Create a new termsAndConditionsAcceptanceStatus object. +Create new navigation property to acceptanceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditionsAcceptanceStatus object. +Create new navigation property to acceptanceStatuses for deviceManagement **Permissions** @@ -689,7 +689,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -734,7 +733,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [New-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md index 71269ecc63dc..fa2eec584307 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Create a new termsAndConditionsAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditionsAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -545,7 +545,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -556,7 +555,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md index bca891889f57..724c9326cb49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointDeviceImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md index 19429ea4ccc3..eff887ee5495 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointGalleryImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 74edb75f23ca..226a9d48edfd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointOnPremiseConnection --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 7a837b63ac89..7c622e903bbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -894,6 +894,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1035,7 +1097,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1046,7 +1108,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1069,7 +1131,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1216,12 +1278,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1515,15 +1577,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1701,7 +1754,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1759,6 +1812,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1891,6 +1992,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2196,6 +2298,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2526,7 +2629,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2553,7 +2656,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2809,7 +2912,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2869,10 +2972,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3134,6 +3237,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3917,6 +4028,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4154,7 +4270,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4617,7 +4733,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4732,8 +4849,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4798,7 +4915,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4819,6 +4946,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4962,6 +5090,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5010,7 +5139,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5044,6 +5173,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5064,7 +5196,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5109,53 +5247,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5291,6 +5385,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5316,10 +5415,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5635,7 +5734,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5651,6 +5750,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5950,6 +6077,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6091,7 +6280,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6102,7 +6291,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6125,7 +6314,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6272,12 +6461,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6571,15 +6760,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6757,7 +6937,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6815,6 +6995,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6947,6 +7175,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7252,6 +7481,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7582,7 +7812,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7609,7 +7839,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7865,7 +8095,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7925,10 +8155,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8190,6 +8420,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8973,6 +9211,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9210,7 +9453,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9673,7 +9916,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9788,8 +10032,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9854,7 +10098,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9875,6 +10129,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10018,6 +10273,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10066,7 +10322,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10100,6 +10356,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10120,7 +10379,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10165,53 +10430,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10347,6 +10568,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10372,10 +10598,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10691,7 +10917,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10707,6 +10933,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index 6bc028b3acfc..2cdc7b2f2421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -610,6 +610,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -751,7 +813,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -762,7 +824,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -785,7 +847,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -932,12 +994,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1231,15 +1293,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1417,7 +1470,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1475,6 +1528,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1607,6 +1708,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1912,6 +2014,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2242,7 +2345,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2269,7 +2372,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2525,7 +2628,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2585,10 +2688,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2850,6 +2953,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3633,6 +3744,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3870,7 +3986,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4333,7 +4449,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4448,8 +4565,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4514,7 +4631,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4535,6 +4662,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4678,6 +4806,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4726,7 +4855,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4760,6 +4889,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4780,7 +4912,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4825,53 +4963,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5007,6 +5101,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5032,10 +5131,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5351,7 +5450,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5367,6 +5466,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5649,6 +5776,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5790,7 +5979,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5801,7 +5990,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5824,7 +6013,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -5971,12 +6160,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6270,15 +6459,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6456,7 +6636,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6514,6 +6694,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6646,6 +6874,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6951,6 +7180,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7281,7 +7511,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7308,7 +7538,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7564,7 +7794,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7624,10 +7854,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7889,6 +8119,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8672,6 +8910,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8909,7 +9152,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9372,7 +9615,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9487,8 +9731,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9553,7 +9797,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9574,6 +9828,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9717,6 +9972,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9765,7 +10021,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9799,6 +10055,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9819,7 +10078,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9864,53 +10129,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10046,6 +10267,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10071,10 +10297,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10390,7 +10616,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10406,6 +10632,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10618,7 +10872,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md index 221690a19f61..a40f905542e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointUserSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index bd636cad0468..0fbb42234b28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md index f6105d40bb6f..d54c099411af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementApplePushNotificationCertificate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md index eb042c92cb51..19ab89c005bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementAuditEvent ## SYNOPSIS -Deletes a auditEvent. +Delete navigation property auditEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a auditEvent. +Delete navigation property auditEvents for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md index 1547896b6c1a..125fcbf3436d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Deletes a complianceManagementPartner. +Delete navigation property complianceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a complianceManagementPartner. +Delete navigation property complianceManagementPartners for deviceManagement **Permissions** @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -434,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementComplianceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementcompliancemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md index 00e3a2e3d300..f9ba522dae2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementExchangeConnector ## SYNOPSIS -Deletes a deviceManagementExchangeConnector. +Delete navigation property exchangeConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceManagementExchangeConnector. +Delete navigation property exchangeConnectors for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md index 0f01c801a40a..419bd8859429 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Deletes a iosUpdateDeviceStatus. +Delete navigation property iosUpdateStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosUpdateDeviceStatus. +Delete navigation property iosUpdateStatuses for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md index 23cda7c82164..d7bcd1ff104a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Deletes a mobileThreatDefenseConnector. +Delete navigation property mobileThreatDefenseConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileThreatDefenseConnector. +Delete navigation property mobileThreatDefenseConnectors for deviceManagement **Permissions** @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -434,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md index 4807fdc11a64..559b5cfa4c34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementPartner ## SYNOPSIS -Deletes a deviceManagementPartner. +Delete navigation property deviceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceManagementPartner. +Delete navigation property deviceManagementPartners for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md index 8745f3324f84..f812dd278a50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRemoteAssistancePartner --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md index d96a842a4ebd..a71ac00d62ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementResourceOperation ## SYNOPSIS -Deletes a resourceOperation. +Delete navigation property resourceOperations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a resourceOperation. +Delete navigation property resourceOperations for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md index ad44d833159a..5ec24e51430a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleAssignment ## SYNOPSIS -Deletes a deviceAndAppManagementRoleAssignment. +Delete navigation property roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceAndAppManagementRoleAssignment. +Delete navigation property roleAssignments for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md index 45228e352076..8da37f03247b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleDefinition ## SYNOPSIS -Deletes a roleDefinition. +Delete navigation property roleDefinitions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a roleDefinition. +Delete navigation property roleDefinitions for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md index 6b9102945884..b2d60451a59c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Deletes a roleAssignment. +Delete navigation property roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a roleAssignment. +Delete navigation property roleAssignments for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 0a2d38ccf3ff..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,459 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Remove-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Deletes a telecomExpenseManagementPartner. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Deletes a telecomExpenseManagementPartner. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -Remove-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId $telecomExpenseManagementPartnerId - -``` -This example shows how to use the Remove-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IfMatch - -ETag - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PassThru - -Returns true when the command succeeds - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delete - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Boolean - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -INPUTOBJECT ``: Identity Parameter - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Remove-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md index 46d70d6d011d..0774f3834819 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndCondition ## SYNOPSIS -Deletes a termsAndConditions. +Delete navigation property termsAndConditions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditions. +Delete navigation property termsAndConditions for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md index 5a264ed90162..b7fa59f0c907 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Deletes a termsAndConditionsAcceptanceStatus. +Delete navigation property acceptanceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditionsAcceptanceStatus. +Delete navigation property acceptanceStatuses for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md index 534ecb72ba3a..7747d82b1409 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Deletes a termsAndConditionsAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditionsAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md index 7ad08a7d1135..75be93ad7cab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md index 8afeb03c0d95..9b4922692e3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -402,7 +402,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index f2a92d385476..5e5ce98b90e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index a2a9799141f0..fa7463c8b0ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -425,7 +425,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index d66ed32c68bf..fe8994ab9f55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -424,7 +424,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md index 7542069e69f3..a3294bf673ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointUserSetting --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index 78d01f3688b5..411e30406ec5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -424,7 +424,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md index d6f0e8551ab6..37ca28084777 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/rename-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Rename-MgDeviceManagementVirtualEndpointCloudPc --- @@ -514,7 +514,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md index 8fdacb3b61d3..aeea37809fc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/resize-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Resize-MgDeviceManagementVirtualEndpointCloudPc --- @@ -80,6 +80,18 @@ Upgrade or downgrade an existing Cloud PC to a configuration with a new virtual | Delegated (personal Microsoft account) | Not supported | | Application | CloudPC.ReadWrite.All, | +## EXAMPLES + +### EXAMPLE 1 + +Import-Module Microsoft.Graph.DeviceManagement.Administration + +$params = @{ + targetServicePlanId = "30d0e128-de93-41dc-89ec-33d84bb662a0" +} + +Resize-MgDeviceManagementVirtualEndpointCloudPc -CloudPCId $cloudPCId -BodyParameter $params + ## PARAMETERS ### -AdditionalProperties @@ -513,7 +525,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -545,6 +556,5 @@ INPUTOBJECT ``: Identity Parameter - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md index a899b354267d..378e7008c03a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/restart-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgDeviceManagementVirtualEndpointCloudPc --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md index 88709124718e..256107001b60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/restore-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDeviceManagementVirtualEndpointCloudPc --- @@ -531,7 +531,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index f4d21e440061..3d784b0140c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/set-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -607,6 +607,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -748,7 +810,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -759,7 +821,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -782,7 +844,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -929,12 +991,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1228,15 +1290,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1414,7 +1467,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1472,6 +1525,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1604,6 +1705,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1909,6 +2011,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2239,7 +2342,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2266,7 +2369,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2522,7 +2625,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2582,10 +2685,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2847,6 +2950,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3630,6 +3741,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3867,7 +3983,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4330,7 +4446,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4445,8 +4562,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4511,7 +4628,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4532,6 +4659,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4675,6 +4803,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4723,7 +4852,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4757,6 +4886,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4777,7 +4909,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4822,53 +4960,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5004,6 +5098,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5029,10 +5128,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5348,7 +5447,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5364,6 +5463,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5649,6 +5776,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5790,7 +5979,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5801,7 +5990,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5824,7 +6013,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -5971,12 +6160,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6270,15 +6459,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6456,7 +6636,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6514,6 +6694,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6646,6 +6874,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6951,6 +7180,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7281,7 +7511,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7308,7 +7538,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7564,7 +7794,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7624,10 +7854,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7889,6 +8119,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8672,6 +8910,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8909,7 +9152,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9372,7 +9615,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9487,8 +9731,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9553,7 +9797,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9574,6 +9828,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9717,6 +9972,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9765,7 +10021,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9799,6 +10055,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9819,7 +10078,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9864,53 +10129,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10046,6 +10267,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10071,10 +10297,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10390,7 +10616,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10406,6 +10632,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10618,7 +10872,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md index f2983affe0aa..f81830216cf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/set-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementVirtualEndpointUserSetting --- @@ -555,7 +555,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md index 0f08eac54f8d..1409346ea78e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/start-mgdevicemanagementvirtualendpointonpremiseconnectionhealthcheck Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck --- @@ -394,7 +394,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md index 086f1375fc36..c2d12e6dbebf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/stop-mgdevicemanagementvirtualendpointcloudpcgraceperiod Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod --- @@ -405,7 +405,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md index 6b3eaf35470b..da44a055624e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/sync-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Sync-MgDeviceManagementExchangeConnector ## SYNOPSIS -Not yet documented +Invoke action sync ## SYNTAX @@ -68,7 +68,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action sync **Permissions** @@ -511,7 +511,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -522,7 +521,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/sync-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md index 609f2f3f11dd..c50685a89fcd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementApplePushNotificationCertificate --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementApplePushNotificationCertificate ## SYNOPSIS -Update the properties of a applePushNotificationCertificate object. +Update the navigation property applePushNotificationCertificate in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementApplePushNotificationCertificate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementApplePushNotificationCertificate?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a applePushNotificationCertificate object. +Update the navigation property applePushNotificationCertificate in deviceManagement **Permissions** @@ -174,7 +174,7 @@ HelpMessage: '' ### -Certificate -Not yet documented + ```yaml Type: System.String @@ -547,7 +547,7 @@ BODYPARAMETER ``: Apple push no [Id ]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -558,7 +558,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementApplePushNotificationCertificate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementapplepushnotificationcertificate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md index 6bb06f69a2a4..f71132635777 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementAuditEvent ## SYNOPSIS -Update the properties of a auditEvent object. +Update the navigation property auditEvents in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a auditEvent object. +Update the navigation property auditEvents in deviceManagement **Permissions** @@ -893,7 +893,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -913,7 +912,6 @@ RESOURCES : Resources being modified. ## RELATED LINKS - [Update-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md index 6e28670b4912..6433f448b1b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Update the properties of a complianceManagementPartner object. +Update the navigation property complianceManagementPartners in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a complianceManagementPartner object. +Update the navigation property complianceManagementPartners in deviceManagement **Permissions** @@ -816,7 +816,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -835,7 +834,6 @@ MACOSENROLLMENTASSIGNMENTS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagementExchangeConnector object. +Update the navigation property exchangeConnectors in deviceManagement **Permissions** @@ -779,7 +779,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -790,7 +789,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md index 18f443ea5886..46cf0dbcb557 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Update the properties of a iosUpdateDeviceStatus object. +Update the navigation property iosUpdateStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosUpdateDeviceStatus object. +Update the navigation property iosUpdateStatuses in deviceManagement **Permissions** @@ -835,7 +835,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -846,7 +845,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md index 72642434299b..80f8ee44509c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Update the properties of a mobileThreatDefenseConnector object. +Update the navigation property mobileThreatDefenseConnectors in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -82,7 +82,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileThreatDefenseConnector object. +Update the navigation property mobileThreatDefenseConnectors in deviceManagement **Permissions** @@ -155,8 +155,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -184,8 +184,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosPersonalApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -213,7 +213,8 @@ HelpMessage: '' ### -AndroidDeviceBlockedOnMissingPartnerData -For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. ```yaml Type: System.Management.Automation.SwitchParameter @@ -240,7 +241,9 @@ HelpMessage: '' ### -AndroidEnabled -For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -487,7 +490,9 @@ HelpMessage: '' ### -IosDeviceBlockedOnMissingPartnerData -For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -514,7 +519,9 @@ HelpMessage: '' ### -IosEnabled -For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -541,8 +548,8 @@ HelpMessage: '' ### -IosMobileApplicationManagementEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. +When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. @@ -681,7 +688,8 @@ HelpMessage: '' ### -PartnerUnresponsivenessThresholdInDays -Get or Set days the per tenant tolerance to unresponsiveness for this partner integration +Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. ```yaml Type: System.Int32 @@ -708,7 +716,9 @@ HelpMessage: '' ### -PartnerUnsupportedOSVersionBlocked -Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner +When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -842,8 +852,8 @@ HelpMessage: '' ### -WindowsDeviceBlockedOnMissingPartnerData -When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. +When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. ```yaml @@ -871,8 +881,8 @@ HelpMessage: '' ### -WindowsEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ```yaml @@ -936,22 +946,29 @@ BODYPARAMETER ``: Entity which repr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -959,13 +976,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. INPUTOBJECT ``: Identity Parameter @@ -990,7 +1010,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -1001,7 +1020,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md index c8c4fdd4235c..4571c8fe7324 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementPartner ## SYNOPSIS -Update the properties of a deviceManagementPartner object. +Update the navigation property deviceManagementPartners in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagementPartner object. +Update the navigation property deviceManagementPartners in deviceManagement **Permissions** @@ -796,7 +796,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -807,7 +806,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md index 5d3337555543..520bfc5b7896 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRemoteAssistancePartner --- @@ -629,7 +629,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md index 3f164ba94cd1..8945811c7f11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementResourceOperation ## SYNOPSIS -Update the properties of a resourceOperation object. +Update the navigation property resourceOperations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a resourceOperation object. +Update the navigation property resourceOperations in deviceManagement **Permissions** @@ -601,7 +601,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -612,7 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md index de9439678262..b6b903fbdcb1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleAssignment ## SYNOPSIS -Update the properties of a deviceAndAppManagementRoleAssignment object. +Update the navigation property roleAssignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceAndAppManagementRoleAssignment object. +Update the navigation property roleAssignments in deviceManagement **Permissions** @@ -213,7 +213,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -267,7 +268,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -413,8 +416,8 @@ HelpMessage: '' ### -Members -The list of ids of role member security groups. -These are IDs from Azure Active Directory. +Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -504,8 +507,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -647,10 +650,13 @@ Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -668,10 +674,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -686,8 +695,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. INPUTOBJECT ``: Identity Parameter [AuditEventId ]: The unique identifier of auditEvent @@ -711,7 +720,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -735,10 +743,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -756,7 +767,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md index 98e9e5dd2917..5b04ffb50401 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleDefinition ## SYNOPSIS -Update the properties of a roleDefinition object. +Update the navigation property roleDefinitions in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a roleDefinition object. +Update the navigation property roleDefinitions in deviceManagement **Permissions** @@ -668,10 +668,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -707,7 +710,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -717,10 +719,13 @@ INPUTOBJECT ``: Identity Parameter ROLEASSIGNMENTS : List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -752,7 +757,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md index 4fb72c71ae36..e2d7c9c155eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Update the properties of a roleAssignment object. +Update the navigation property roleAssignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a roleAssignment object. +Update the navigation property roleAssignments in deviceManagement **Permissions** @@ -210,7 +210,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -237,7 +238,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -446,8 +449,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -645,10 +648,13 @@ This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -692,7 +698,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -716,10 +721,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -737,7 +745,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 94db37698da5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,695 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Update-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Update the properties of a telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-AppAuthorized] - [-DisplayName ] [-Enabled] [-Id ] [-LastConnectionDateTime ] - [-Url ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AppAuthorized] [-DisplayName ] [-Enabled] - [-Id ] [-LastConnectionDateTime ] [-Url ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the properties of a telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -$params = @{ - "@odata.type" = "#microsoft.graph.telecomExpenseManagementPartner" - displayName = "Display Name value" - url = "Url value" - appAuthorized = $true - enabled = $true - lastConnectionDateTime = [System.DateTime]::Parse("2016-12-31T23:58:36.6670033-08:00") -} - -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId $telecomExpenseManagementPartnerId -BodyParameter $params - -``` -This example shows how to use the Update-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AppAuthorized - -Whether the partner's AAD app has been authorized to access Intune. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Break - -Wait for .NET debugger to attach - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Confirm - -Prompts you for confirmation before running the cmdlet. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- cf -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -DisplayName - -Display name of the TEM partner. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Enabled - -Whether Intune's connection to the TEM service is currently enabled or disabled. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Headers - -Optional headers that will be added to the request. - -```yaml -Type: System.Collections.IDictionary -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelineAppend - -SendAsync Pipeline Steps to be appended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -HttpPipelinePrepend - -SendAsync Pipeline Steps to be prepended to the front of the pipeline - -```yaml -Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InputObject - -Identity Parameter -To construct, see NOTES section for INPUTOBJECT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LastConnectionDateTime - -Timestamp of the last request sent to Intune by the TEM partner. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Proxy - -The URI for the proxy server to use - -```yaml -Type: System.Uri -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyCredential - -Credentials for a proxy server to use for the remote call - -```yaml -Type: System.Management.Automation.PSCredential -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ProxyUseDefaultCredentials - -Use the default credentials for the proxy - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ResponseHeadersVariable - -Optional Response Headers Variable. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- RHV -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Url - -URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WhatIf - -Runs the command in a mode that only reports what would happen without performing the actions. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: '' -SupportsWildcards: false -Aliases: -- wi -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### CommonParameters - -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, --InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, --ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see -[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). - -## INPUTS - -### Microsoft.Graph.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -## NOTES - -COMPLEX PARAMETER PROPERTIES - -To create the parameters described below, construct a hash table containing the appropriate properties. -For information on hash tables, run Get-Help about_Hash_Tables. - -BODYPARAMETER ``: telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -INPUTOBJECT ``: Identity Parameter - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Update-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md index 45fc7ff41f80..1e1c147169f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndCondition ## SYNOPSIS -Update the properties of a termsAndConditions object. +Update the navigation property termsAndConditions in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditions object. +Update the navigation property termsAndConditions in deviceManagement **Permissions** @@ -867,7 +867,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -878,7 +877,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md index 71a8f39def69..1199bb2ad79d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Update the properties of a termsAndConditionsAcceptanceStatus object. +Update the navigation property acceptanceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -78,7 +78,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditionsAcceptanceStatus object. +Update the navigation property acceptanceStatuses in deviceManagement **Permissions** @@ -718,7 +718,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -763,7 +762,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [Update-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md index 658686df5a4a..e230e2d1c143 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Update the properties of a termsAndConditionsAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditionsAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -585,7 +584,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md index c84259546693..df1fb323b6eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -799,7 +799,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md index 65e9794693da..dcb93996626d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -773,7 +773,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 65f9aecf1758..f96db8dac6f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -1072,7 +1072,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 6f2ea577738e..2076410c2a70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -1093,6 +1093,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1234,7 +1296,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1245,7 +1307,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1268,7 +1330,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1415,12 +1477,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1714,15 +1776,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1900,7 +1953,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1958,6 +2011,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2090,6 +2191,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2395,6 +2497,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2725,7 +2828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2752,7 +2855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3008,7 +3111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3068,10 +3171,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3333,6 +3436,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4116,6 +4227,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4353,7 +4469,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4816,7 +4932,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4931,8 +5048,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4997,7 +5114,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5018,6 +5145,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5161,6 +5289,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5209,7 +5338,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5243,6 +5372,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5263,7 +5395,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5308,53 +5446,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5490,6 +5584,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5515,10 +5614,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5834,7 +5933,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5850,6 +5949,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6149,6 +6276,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6290,7 +6479,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6301,7 +6490,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6324,7 +6513,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6471,12 +6660,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6770,15 +6959,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6956,7 +7136,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7014,6 +7194,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7146,6 +7374,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7451,6 +7680,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7781,7 +8011,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7808,7 +8038,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8064,7 +8294,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8124,10 +8354,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8389,6 +8619,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9172,6 +9410,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9409,7 +9652,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9872,7 +10115,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9987,8 +10231,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10053,7 +10297,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10074,6 +10328,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10217,6 +10472,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10265,7 +10521,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10299,6 +10555,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10319,7 +10578,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10364,53 +10629,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10546,6 +10767,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10571,10 +10797,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10890,7 +11116,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10906,6 +11132,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11183,7 +11437,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index 9a77cebfbadd..8a28adcb4c08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -638,6 +638,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -779,7 +841,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -790,7 +852,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -813,7 +875,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -960,12 +1022,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1259,15 +1321,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1445,7 +1498,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1503,6 +1556,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1635,6 +1736,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1940,6 +2042,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2270,7 +2373,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2297,7 +2400,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2553,7 +2656,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2613,10 +2716,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2878,6 +2981,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3661,6 +3772,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3898,7 +4014,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4361,7 +4477,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4476,8 +4593,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4542,7 +4659,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4563,6 +4690,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4706,6 +4834,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4754,7 +4883,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4788,6 +4917,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4808,7 +4940,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4853,53 +4991,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5035,6 +5129,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5060,10 +5159,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5379,7 +5478,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5395,6 +5494,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5677,6 +5804,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5818,7 +6007,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5829,7 +6018,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5852,7 +6041,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -5999,12 +6188,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6298,15 +6487,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6484,7 +6664,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6542,6 +6722,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6674,6 +6902,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6979,6 +7208,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7309,7 +7539,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7336,7 +7566,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7592,7 +7822,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7652,10 +7882,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7917,6 +8147,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8700,6 +8938,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8937,7 +9180,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9400,7 +9643,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9515,8 +9759,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9581,7 +9825,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9602,6 +9856,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9745,6 +10000,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9793,7 +10049,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9827,6 +10083,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9847,7 +10106,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9892,53 +10157,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10074,6 +10295,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10099,10 +10325,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10418,7 +10644,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10434,6 +10660,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10646,7 +10900,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md index 87f8b02493bc..abf29bd5eec0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting --- @@ -812,7 +812,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md index 665335364e0f..7f5d3e2ce9c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointUserSetting --- @@ -759,7 +759,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index 14034062eb79..320eace46c46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -576,7 +576,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md index f9b296fcf11f..debd9ef5b900 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementConditionalAccessSetting --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementConditionalAccessSetting ## SYNOPSIS -Read properties and relationships of the onPremisesConditionalAccessSettings object. +The Exchange on premises conditional access settings. +On premises conditional access will require devices to be both enrolled and compliant for mail access > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementConditionalAccessSetting](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementConditionalAccessSetting?view=graph-powershell-beta) @@ -36,7 +37,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the onPremisesConditionalAccessSettings object. +The Exchange on premises conditional access settings. +On premises conditional access will require devices to be both enrolled and compliant for mail access **Permissions** @@ -298,7 +300,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementConditionalAccessSetting](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementconditionalaccesssetting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md index 9dba521097b5..27ffe8ef5b07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. +The list of device enrollment configurations > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. +The list of device enrollment configurations **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index b3e1d1a6f67a..c3e4b4893cbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the enrollmentConfigurationAssignment object. +The list of group assignments for the device configuration profile > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the enrollmentConfigurationAssignment object. +The list of group assignments for the device configuration profile **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md index 524aceafa7ff..33087100b931 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md index ee4a0cbc5ce2..17f5ca540520 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 7d9c997f1989..b25a964969ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Read properties and relationships of the importedWindowsAutopilotDeviceIdentity object. +Collection of imported Windows autopilot devices. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the importedWindowsAutopilotDeviceIdentity object. +Collection of imported Windows autopilot devices. **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md index d224e9e395f8..aa998ee368b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentitycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 5835752931d8..cdd31e0fb56b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Read properties and relationships of the windowsAutopilotDeviceIdentity object. +The Windows autopilot device identities contained collection. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsAutopilotDeviceIdentity object. +The Windows autopilot device identities contained collection. **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md index ae5d5496657b..cf201a30c016 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentitycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md index 1d89fe12cf6f..6263802e410c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgrolemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 1738edeb3bef..cda396f48e2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/import-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Not yet documented +Invoke action import > [!NOTE] > To view the beta release of this cmdlet, view [Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action import **Permissions** @@ -442,7 +442,6 @@ Read-only. ## RELATED LINKS - [Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/import-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md index 1a85f603f2ca..adc94c6c6547 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/invoke-mgunassigndevicemanagementwindowsautopilotdeviceidentityuserfromdevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice --- @@ -391,7 +391,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/invoke-mgunassigndevicemanagementwindowsautopilotdeviceidentityuserfromdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md index 30ed237b1c27..a9fdab7c10c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Enrollment -Module Guid: 4ab66112-c080-4611-8441-09b63acee097 +Module Guid: f7844941-5322-49a0-a7f6-f3acb4ddd383 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.enrollment/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md index 185344b6918f..348f39054b9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. +Create new navigation property to deviceEnrollmentConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. +Create new navigation property to deviceEnrollmentConfigurations for deviceManagement **Permissions** @@ -579,7 +579,6 @@ Users are subject only to the configuration with the lowest priority value. ## RELATED LINKS - [New-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index 015a5c40aee4..d1acce3b7e47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Create a new enrollmentConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new enrollmentConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -535,7 +535,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 3e5321c1f356..3fa72c07bd87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Create a new importedWindowsAutopilotDeviceIdentity object. +Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new importedWindowsAutopilotDeviceIdentity object. +Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -576,7 +576,6 @@ STATE ``: importedWi ## RELATED LINKS - [New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 8b5adae27d48..f99f5c7a8092 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Create a new windowsAutopilotDeviceIdentity object. +Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsAutopilotDeviceIdentity object. +Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -767,7 +767,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md index 95f1d4dafbf0..5b0c9c544e2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementConditionalAccessSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md index db606cf74c7b..84fbfad12938 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. +Delete navigation property deviceEnrollmentConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. +Delete navigation property deviceEnrollmentConfigurations for deviceManagement **Permissions** @@ -411,7 +411,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index fd2b7c089330..c13a06040a64 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Deletes a enrollmentConfigurationAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a enrollmentConfigurationAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -433,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index ec9d69959a7e..2f91243e0d00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Deletes a importedWindowsAutopilotDeviceIdentity. +Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a importedWindowsAutopilotDeviceIdentity. +Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -412,7 +412,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 5db699fa18a3..d5aadbc8d981 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Deletes a windowsAutopilotDeviceIdentity. +Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsAutopilotDeviceIdentity. +Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -411,7 +411,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md index 109f259ffe7c..5e89b8741fc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -517,7 +517,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md index 19ea44a0dad9..bc08848af699 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfigurationpriority Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority ## SYNOPSIS -Not yet documented +Invoke action setPriority > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action setPriority **Permissions** @@ -504,7 +504,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfigurationpriority) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md index f64a86ae25e8..08ace3f9c5aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementwindowsautopilotdeviceidentityusertodevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice --- @@ -552,7 +552,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementwindowsautopilotdeviceidentityusertodevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md index 9b7a302af462..dada9fded2b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementConditionalAccessSetting --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementConditionalAccessSetting ## SYNOPSIS -Update the properties of a onPremisesConditionalAccessSettings object. +Update the navigation property conditionalAccessSettings in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementConditionalAccessSetting](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementConditionalAccessSetting?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a onPremisesConditionalAccessSettings object. +Update the navigation property conditionalAccessSettings in deviceManagement **Permissions** @@ -495,7 +495,6 @@ All users in these groups will be required to have mobile device managed and com ## RELATED LINKS - [Update-MgDeviceManagementConditionalAccessSetting](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementconditionalaccesssetting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md index 6114a944d55c..fd6c38d013d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Update the properties of a deviceEnrollmentLimitConfiguration object. +Update the navigation property deviceEnrollmentConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceEnrollmentLimitConfiguration object. +Update the navigation property deviceEnrollmentConfigurations in deviceManagement **Permissions** @@ -752,7 +752,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index bf03fe5730fa..a8c57d0dbfa6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Update the properties of a enrollmentConfigurationAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a enrollmentConfigurationAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index c3aa2314e341..98ffb98af108 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md index be95afa6a21b..3150776f67a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementwindowsautopilotdeviceidentitydeviceproperty Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty --- @@ -610,7 +610,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementwindowsautopilotdeviceidentitydeviceproperty) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md index 855477b5fa52..c634d0e70e53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgrolemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgRoleManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md index e0ab1764be79..44afca8abb75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/confirm-mgdevicemanagementwindowsenrollmentautodiscovery Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md index 6c62416ba41a..42c976b400e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/get-mgdevicemanagementeffectivepermission Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementEffectivePermission --- @@ -415,7 +415,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementEffectivePermission](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/get-mgdevicemanagementeffectivepermission) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md index b6c3623bf8b7..ae8511e070ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/invoke-mgexperiencedevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExperienceDeviceManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md index a68863c53ca7..60203e142bd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Functions -Module Guid: 309d1bc0-b8fc-4c33-a022-41dad173287b +Module Guid: b7113fac-8cdf-4c34-9534-148f3fd91865 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.functions/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md index 5e004951f0c2..4a021cd437f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/clear-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgDeviceManagementManagedDevice --- @@ -636,7 +636,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Clear-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/clear-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md index bbbd9060c8e0..d0b996a99aaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/disable-mgdevicemanagementmanageddevicelostmode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Disable-MgDeviceManagementManagedDeviceLostMode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Disable-MgDeviceManagementManagedDeviceLostMode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/disable-mgdevicemanagementmanageddevicelostmode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md index f25392e1bfff..a5c05af1c62e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/find-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgDeviceManagementManagedDevice --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Find-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/find-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md index d088e8e40e2d..a2640d46ff01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md index 12a57c91dbd9..53ce0fe6943f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md index f48c2db17f92..774e7d7f5ee2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md index 427e9b2fc0e4..2f7b9d40e19d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index ebf2e8ee2b4a..cf7b2463265e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md index d8d7664308db..9f36b70f4c3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsharedcookiecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md index d1a45f90118d..5989da3b3311 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md index e2fdf10f79e0..019a152a7732 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsitecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md index d1de4b1f4fb5..65ce5c787c6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagement --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagement ## SYNOPSIS -Read properties and relationships of the deviceManagement object. +Get deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagement](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagement?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagement object. +Get deviceManagement **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md index d88bbef10871..68727202c500 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDetectedApp ## SYNOPSIS -Read properties and relationships of the detectedApp object. +The list of detected apps associated with a device. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the detectedApp object. +The list of detected apps associated with a device. **Permissions** @@ -579,8 +579,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md index e524a71c5df8..501a4ee2ddeb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md index 5f7f3aed49b7..0af0a3b97726 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md index c0fdb9bbd0fe..bdd6623b57b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappmanageddevicecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md index 800b285a7752..009978a90220 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCategory ## SYNOPSIS -Read properties and relationships of the deviceCategory object. +The list of device categories with the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCategory object. +The list of device categories with the tenant. **Permissions** @@ -579,8 +579,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md index c0b2f1dd6b68..b4bcf5392a1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategorycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md index 4359a082d2e1..9e369b237467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Read properties and relationships of the windows10CompliancePolicy object. +The device compliance policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windows10CompliancePolicy object. +The device compliance policies. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md index c840cf0815f4..83b757a20a77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicyAssignment object. +The collection of assignments for this compliance policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicyAssignment object. +The collection of assignments for this compliance policy. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md index 1ae42da91426..5307475424cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md index de3ab933a5a2..5832fcbba435 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index d3e5ac98960e..fa563b6ddf06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md index ca624dce6499..19b0e0889d02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index 26dc2f2504b0..beb9ca10c0e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object. +The device compliance state summary for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object. +The device compliance state summary for this account. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index c0a488a4f8bd..1a51e2ae99a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Read properties and relationships of the deviceComplianceDeviceStatus object. +List of DeviceComplianceDeviceStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceDeviceStatus object. +List of DeviceComplianceDeviceStatus. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md index 503ec6dff0c8..40d022d50f5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index 3fad2ba0e727..0c34f9968651 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceComplianceDeviceOverview object. +Device compliance devices status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceDeviceOverview object. +Device compliance devices status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index 8c2b5cbbdb42..e0dc5a9e4fcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Read properties and relationships of the deviceComplianceScheduledActionForRule object. +The list of scheduled action per rule for this compliance policy. +This is a required property when creating any individual per-platform compliance policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -60,7 +61,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceScheduledActionForRule object. +The list of scheduled action per rule for this compliance policy. +This is a required property when creating any individual per-platform compliance policies. **Permissions** @@ -609,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md index 692f21bb98c3..484b9e17070b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index bf93a2046fd1..e3d2cd67d628 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSchedul ## SYNOPSIS -Read properties and relationships of the deviceComplianceActionItem object. +The list of scheduled action configurations for this compliance policy. +Compliance policy must have one and only one block scheduled action. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -61,7 +62,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceActionItem object. +The list of scheduled action configurations for this compliance policy. +Compliance policy must have one and only one block scheduled action. **Permissions** @@ -637,8 +639,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md index cdf7e95d6c28..11ff02874591 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index d2a5e5c5502e..5c57a8d93830 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicySettingStateSummary object. +The summary states of compliance policy settings for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicySettingStateSummary object. +The summary states of compliance policy settings for this account. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md index 47ee98e0a08e..e74167d9c4fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index b9544d3a4734..c1769973b8e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComp ## SYNOPSIS -Read properties and relationships of the deviceComplianceSettingState object. +Get deviceComplianceSettingStates from deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceSettingState object. +Get deviceComplianceSettingStates from deviceManagement **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md index 569ad8749648..38701305a4a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index 77b84f0df292..16dc0b6e6145 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Read properties and relationships of the deviceComplianceUserStatus object. +List of DeviceComplianceUserStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceUserStatus object. +List of DeviceComplianceUserStatus. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md index f96e6a1e8aa7..a12a6be37b7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index 7bde599742a5..591f7e524be6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceComplianceUserOverview object. +Device compliance users status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceUserOverview object. +Device compliance users status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md index eda7ff173a3b..675f000145e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Read properties and relationships of the windowsPhone81GeneralConfiguration object. +The device configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsPhone81GeneralConfiguration object. +The device configurations. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81generalconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosgeneraldeviceconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md index 0fa7244d402e..695542ef643c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the deviceConfigurationAssignment object. +The list of assignments for the device configuration profile. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationAssignment object. +The list of assignments for the device configuration profile. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md index 1d6d947c5fda..cb788da5e500 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md index 17e225fc2a6c..4ce1e66dd325 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index c15ceff91648..1848f1420625 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Read properties and relationships of the settingStateDeviceSummary object. +Device Configuration Setting State Device Summary > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the settingStateDeviceSummary object. +Device Configuration Setting State Device Summary **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md index f7e1369741fd..16d3444e40f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 8013ec055410..94b8a9abddee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceStateSummary object. +The device configuration device state summary for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceStateSummary object. +The device configuration device state summary for this account. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 1dae1aef466a..bb1144925c41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceStatus object. +Device configuration installation status by device. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceStatus object. +Device configuration installation status by device. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md index 05fae5060b33..d677c8538abe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index ee810a4a15f2..a2e53ebdf141 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceOverview object. +Device Configuration devices status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceOverview object. +Device Configuration devices status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md index 8bd066ab7112..512db96bdfeb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationomasettingplaintextvalue Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md index c9aaeacb5308..d64c811ebc17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Read properties and relationships of the deviceConfigurationUserStatus object. +Device configuration installation status by user. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationUserStatus object. +Device configuration installation status by user. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md index bc98f9f0fe76..a28cd25edf4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 3c6d501b03c7..5b0aa6140309 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationUserStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceConfigurationUserOverview object. +Device Configuration users status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationUserOverview object. +Device Configuration users status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md index 4df3d6f0c49e..98af066213b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md index 65ac3b7bc535..8493178de020 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md index f1149ce9003d..68704f51db4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 14e586bd1259..760882050a76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md index 9297a0acfae9..09cb109bc2bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecompliancepolicystatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md index 36ac1eef63f9..2294ea85059f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md index c967a831d17b..3400f70fc4e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceconfigurationstatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceConfigurationStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md index b0b7f17864a4..075f65bd35ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md index 653f9f9a068c..72935a76aa3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md index 8d0148a2ddc2..837175004192 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicelogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md index 58e5e4aee1f8..c395910c4101 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md index 57b2cc6d505c..58166081500e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceuser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 64532e5d05cc..4eae8a5c0b7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index de111f3b0871..28e4832693fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md index 8b1b1d3429c9..6b8cd43dad38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md index 71ed10a29fa4..6042f3c5f85a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Read properties and relationships of the mobileAppTroubleshootingEvent object. +The collection property of MobileAppTroubleshootingEvent. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppTroubleshootingEvent object. +The collection property of MobileAppTroubleshootingEvent. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index f0fa618d42b6..9f6755287643 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Read properties and relationships of the appLogCollectionRequest object. +Indicates collection of App Log Upload Request. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the appLogCollectionRequest object. +Indicates collection of App Log Upload Request. **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md index 36b306b66391..05354ef4c30b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md index b05a8a75bd8b..8b8a04fbc717 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md index 402fe5dd6a05..96f2af95bed2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Read properties and relationships of the notificationMessageTemplate object. +The Notification Message Templates. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the notificationMessageTemplate object. +The Notification Message Templates. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md index 67bebed0f52e..7c2b22823d14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 2729a2e303e0..1cf58311dcb7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMes ## SYNOPSIS -Read properties and relationships of the localizedNotificationMessage object. +The list of localized messages for this Notification Message Template. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the localizedNotificationMessage object. +The list of localized messages for this Notification Message Template. **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md index 3a46ec58c9fc..b9726b50decc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md index a222b83767da..d659175b5f5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementsoftwareupdatestatussummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementSoftwareUpdateStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementSoftwareUpdateStatusSummary ## SYNOPSIS -Read properties and relationships of the softwareUpdateStatusSummary object. +The software update status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the softwareUpdateStatusSummary object. +The software update status summary. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementSoftwareUpdateStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementsoftwareupdatestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md index 93300e6f5d84..ee4936a366a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md index ffda66ab63bd..90be48a4170a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementtroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index c88567745a14..54d921fd1799 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionAppLearningSummary object. +The windows information protection app learning summaries. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionAppLearningSummary object. +The windows information protection app learning summaries. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md index 9e62396876a3..f60a7f234ded 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 646c58904699..b667bb67ab3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object. +The windows information protection network learning summaries. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object. +The windows information protection network learning summaries. **Permissions** @@ -581,8 +581,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md index 0dd1a756784c..dcc3bd6dc6a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md index 7816c03691cc..eb73e44f2532 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Read properties and relationships of the windowsMalwareInformation object. +The list of affected malware in the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsMalwareInformation object. +The list of affected malware in the tenant. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md index 0711c34a9fb1..b94c52df5b99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 2f5d56814f93..edeefacbc762 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Read properties and relationships of the malwareStateForWindowsDevice object. +List of devices affected by current malware with the malware state on each device > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the malwareStateForWindowsDevice object. +List of devices affected by current malware with the malware state on each device **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md index 7520f664a78e..da2b60679858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md index 21cafd6d8692..e4f229eef2cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgcleandevicemanagementmanageddevicewindowsdevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice --- @@ -548,7 +548,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgcleandevicemanagementmanageddevicewindowsdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md index 53d978d8297b..66481b81d75c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgdowndevicemanagementmanageddeviceshut Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownDeviceManagementManagedDeviceShut --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgDownDeviceManagementManagedDeviceShut](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgdowndevicemanagementmanageddeviceshut) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md index 03510f35848c..367b95106754 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mglogoutdevicemanagementmanageddevicesharedappledeviceactiveuser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser --- @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mglogoutdevicemanagementmanageddevicesharedappledeviceactiveuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md index 4c5baed35804..e4f4b9b0c5e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgretiredevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetireDeviceManagementManagedDevice --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgRetireDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgretiredevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md index ede328b5076c..7dc07c6dd535 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscandevicemanagementmanageddevicewindowsdefender Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender --- @@ -13,7 +13,7 @@ title: Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender ## SYNOPSIS -Not yet documented +Invoke action windowsDefenderScan > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action windowsDefenderScan **Permissions** @@ -548,7 +548,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscandevicemanagementmanageddevicewindowsdefender) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md index 5cd42eefe96e..a8c5592172e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscheduledevicemanagementdevicecompliancepolicyactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule --- @@ -13,7 +13,7 @@ title: Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule ## SYNOPSIS -Not yet documented +Invoke action scheduleActionsForRules > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action scheduleActionsForRules **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscheduledevicemanagementdevicecompliancepolicyactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md index 9774adf06ec4..3abd68af331e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/lock-mgdevicemanagementmanageddeviceremote Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Lock-MgDeviceManagementManagedDeviceRemote --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Lock-MgDeviceManagementManagedDeviceRemote](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/lock-mgdevicemanagementmanageddeviceremote) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md index 178bf46e9b80..4e6b56d9503e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: 27b4236a-b0f8-48e9-a529-91031af34354 +Module Guid: 9b325f22-9662-4e12-bad9-2b47b03aad2f Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md index f9580f7ad8a9..0959832a59ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index 9d3fe927ce2d..ea7e2ea41c92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md index 1a140dff7dda..f384c3e82a31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md index dc95aebb4bc8..6766cc4aba8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDetectedApp ## SYNOPSIS -Create a new detectedApp object. +Create new navigation property to detectedApps for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new detectedApp object. +Create new navigation property to detectedApps for deviceManagement **Permissions** @@ -590,8 +590,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -656,7 +656,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -677,6 +687,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -770,6 +781,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -911,7 +984,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -922,7 +995,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -945,7 +1018,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1092,12 +1165,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1391,15 +1464,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1577,7 +1641,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1635,6 +1699,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1767,6 +1879,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2072,6 +2185,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2402,7 +2516,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2429,7 +2543,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2685,7 +2799,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2745,10 +2859,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3010,6 +3124,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3793,6 +3915,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4030,7 +4157,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4493,7 +4620,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4665,6 +4793,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4713,7 +4842,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4747,6 +4876,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4767,7 +4899,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4812,53 +4950,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4994,6 +5088,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5019,10 +5118,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5338,7 +5437,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5354,6 +5453,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5632,8 +5759,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5698,7 +5825,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5719,6 +5856,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5812,6 +5950,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5953,7 +6153,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5964,7 +6164,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5987,7 +6187,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6134,12 +6334,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6433,15 +6633,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6619,7 +6810,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6677,6 +6868,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6809,6 +7048,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7114,6 +7354,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7444,7 +7685,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7471,7 +7712,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7727,7 +7968,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7787,10 +8028,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8052,6 +8293,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8835,6 +9084,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9072,7 +9326,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9535,7 +9789,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9707,6 +9962,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9755,7 +10011,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9789,6 +10045,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9809,7 +10068,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9854,53 +10119,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10036,6 +10257,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10061,10 +10287,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10380,7 +10606,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10396,6 +10622,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10634,7 +10888,6 @@ Defaults to setting on client device. ## RELATED LINKS - [New-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md index 00b256fd72e5..b835409ebe7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCategory ## SYNOPSIS -Create a new deviceCategory object. +Create new navigation property to deviceCategories for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCategory object. +Create new navigation property to deviceCategories for deviceManagement **Permissions** @@ -444,7 +444,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md index 46fe71bc668e..a6c82749109f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Create a new windowsPhone81CompliancePolicy object. +Create new navigation property to deviceCompliancePolicies for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -55,7 +55,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsPhone81CompliancePolicy object. +Create new navigation property to deviceCompliancePolicies for deviceManagement **Permissions** @@ -845,7 +845,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 4228076a257a..2254968d8020 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Create a new deviceCompliancePolicyAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCompliancePolicyAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -560,7 +560,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 812a2486f9c6..f9cd37b3b19c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index 7be4d8236eeb..7b723879f595 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Create a new deviceComplianceDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index e26320321b08..94bba065699b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Create a new deviceComplianceScheduledActionForRule object. +Create new navigation property to scheduledActionsForRule for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceScheduledActionForRule object. +Create new navigation property to scheduledActionsForRule for deviceManagement **Permissions** @@ -612,7 +612,6 @@ Valid values 0 to 8760 ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index 15ae28ea7961..c219a4772169 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSchedul ## SYNOPSIS -Create a new deviceComplianceActionItem object. +Create new navigation property to scheduledActionConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceActionItem object. +Create new navigation property to scheduledActionConfigurations for deviceManagement **Permissions** @@ -680,7 +680,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index b5f04a3c2f7f..59443c36e129 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Create a new deviceCompliancePolicySettingStateSummary object. +Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCompliancePolicySettingStateSummary object. +Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement **Permissions** @@ -222,7 +222,7 @@ HelpMessage: '' ### -DeviceComplianceSettingStates -Not yet documented + To construct, see NOTES section for DEVICECOMPLIANCESETTINGSTATES properties and create a hash table. ```yaml @@ -638,7 +638,7 @@ BODYPARAMETER ``: Devi Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -661,7 +661,7 @@ Read-only. [SettingName ]: Name of the setting. [UnknownDeviceCount ]: Number of unknown devices -DEVICECOMPLIANCESETTINGSTATES : Not yet documented +DEVICECOMPLIANCESETTINGSTATES : . [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -680,7 +680,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index d8fddd36f4ca..4b32c30d30e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComp ## SYNOPSIS -Create a new deviceComplianceSettingState object. +Create new navigation property to deviceComplianceSettingStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceSettingState object. +Create new navigation property to deviceComplianceSettingStates for deviceManagement **Permissions** @@ -854,7 +854,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index bb17dc51077c..06830f370c43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Create a new deviceComplianceUserStatus object. +Create new navigation property to userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceUserStatus object. +Create new navigation property to userStatuses for deviceManagement **Permissions** @@ -674,7 +674,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md index baeb55474f33..b2d94240f071 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Create a new androidWorkProfileGeneralDeviceConfiguration object. +Create new navigation property to deviceConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -54,7 +54,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidWorkProfileGeneralDeviceConfiguration object. +Create new navigation property to deviceConfigurations for deviceManagement **Permissions** @@ -787,7 +787,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilegeneraldeviceconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md index f54495fd8123..c30dbbef0f94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Create a new deviceConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -558,7 +558,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 23369cf2a2f0..d13238f74429 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Create a new settingStateDeviceSummary object. +Create new navigation property to deviceSettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new settingStateDeviceSummary object. +Create new navigation property to deviceSettingStateSummaries for deviceManagement **Permissions** @@ -794,7 +794,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 48b88b0636c6..669c61036382 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Create a new deviceConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md index 7ca84806456b..d310e90fac88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Create a new deviceConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceManagement **Permissions** @@ -674,7 +674,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md index 6cb0210bce83..6c4a4333ca72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementManagedDevice ## SYNOPSIS -Create a new managedDevice object. +Create new navigation property to managedDevices for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -36,7 +36,7 @@ New-MgDeviceManagementManagedDevice [-ResponseHeadersVariable ] [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -61,7 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDevice object. +Create new navigation property to managedDevices for deviceManagement **Permissions** @@ -670,6 +670,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -933,8 +954,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -999,7 +1020,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1020,6 +1051,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1113,6 +1145,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1254,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1265,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1288,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1435,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1734,15 +1828,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1920,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1978,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2110,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2415,6 +2549,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2745,7 +2880,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2772,7 +2907,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3028,7 +3163,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3088,10 +3223,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3353,6 +3488,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4136,6 +4279,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4373,7 +4521,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4836,7 +4984,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5008,6 +5157,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5056,7 +5206,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5090,6 +5240,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5110,7 +5263,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5155,53 +5314,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5337,6 +5452,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5362,10 +5482,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5681,7 +5801,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5697,6 +5817,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5963,8 +6111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5988,8 +6136,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6033,7 +6181,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows LOGCOLLECTIONREQUESTS : List of log collection requests @@ -6136,6 +6294,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6277,7 +6497,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6288,7 +6508,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6311,7 +6531,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6458,12 +6678,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6757,15 +6977,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6943,7 +7154,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7001,6 +7212,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7133,6 +7392,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7438,6 +7698,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7768,7 +8029,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7795,7 +8056,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8051,7 +8312,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8111,10 +8372,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8376,6 +8637,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9159,6 +9428,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9396,7 +9670,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9859,7 +10133,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9974,8 +10249,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10040,7 +10315,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10061,6 +10346,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10204,6 +10490,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10252,7 +10539,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10286,6 +10573,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10306,7 +10596,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10351,53 +10647,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10533,6 +10785,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10558,10 +10815,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10877,7 +11134,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10893,6 +11150,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11132,7 +11417,6 @@ Defaults to setting on client device. ## RELATED LINKS - [New-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 4c06972d2bb8..9b44b0f0afd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceCompliancePolicyState --- @@ -638,8 +638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -692,8 +692,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md index bade2774241c..780fb1270df1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceConfigurationState --- @@ -638,8 +638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -692,8 +692,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md index baa28c0ad31b..35b1df48eb01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicelogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index db9715f4c60b..1225a6094f6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md index 3eb703c48675..f5e920a38413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Create a new mobileAppTroubleshootingEvent object. +Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppTroubleshootingEvent object. +Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement **Permissions** @@ -431,7 +431,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 005887f54016..ec4c8b2344d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Create a new appLogCollectionRequest object. +Create new navigation property to appLogCollectionRequests for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new appLogCollectionRequest object. +Create new navigation property to appLogCollectionRequests for deviceManagement **Permissions** @@ -649,7 +649,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md index 54fdd5a6f65e..82f28ee43f96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Not yet documented +Invoke action createDownloadUrl > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action createDownloadUrl **Permissions** @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestdownloadurl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md index 91dafdfbfc72..86c90556459e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Create a new notificationMessageTemplate object. +Create new navigation property to notificationMessageTemplates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new notificationMessageTemplate object. +Create new navigation property to notificationMessageTemplates for deviceManagement **Permissions** @@ -561,7 +561,6 @@ To unset, set this property to true on another Localized Notification Message. ## RELATED LINKS - [New-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 4e39d0170b5b..4e2f39f30ae9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMes ## SYNOPSIS -Create a new localizedNotificationMessage object. +Create new navigation property to localizedNotificationMessages for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new localizedNotificationMessage object. +Create new navigation property to localizedNotificationMessages for deviceManagement **Permissions** @@ -679,7 +679,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md index e5fc950c7c63..15f46d3b4498 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index e96f74d6550a..062b81f0a212 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Create a new windowsInformationProtectionAppLearningSummary object. +Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionAppLearningSummary object. +Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement **Permissions** @@ -464,7 +464,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 1cbf5e3199ee..0a152da7fd6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary ## SYNOPSIS -Create a new windowsInformationProtectionNetworkLearningSummary object. +Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionNetworkLearningSummary object. +Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md index 8f4e3d565405..79ec484f3a07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Create a new windowsMalwareInformation object. +Create new navigation property to windowsMalwareInformation for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsMalwareInformation object. +Create new navigation property to windowsMalwareInformation for deviceManagement **Permissions** @@ -552,7 +552,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 25ea2df923e8..2e71dc5b9219 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Create a new malwareStateForWindowsDevice object. +Create new navigation property to deviceMalwareStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new malwareStateForWindowsDevice object. +Create new navigation property to deviceMalwareStates for deviceManagement **Permissions** @@ -709,7 +709,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md index e1e86d6280e6..e8c6f2cbdfd0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/publish-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md index 6d59f809b020..2c81cec43e82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md index 968803580ca9..fdb05da8b1fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md index 9fbf7e5d8ec8..0fa991bbce94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index 8fe4c99385e5..d1085aed4928 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md index 4757f76d0f30..5d4d78e2970b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md index 08a5277075c4..4e6c78326477 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDetectedApp ## SYNOPSIS -Deletes a detectedApp. +Delete navigation property detectedApps for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a detectedApp. +Delete navigation property detectedApps for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md index 33e3826a8343..b64a3922af03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCategory ## SYNOPSIS -Deletes a deviceCategory. +Delete navigation property deviceCategories for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCategory. +Delete navigation property deviceCategories for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md index 07a160dae35e..f0ba121e0d80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Deletes a windows10CompliancePolicy. +Delete navigation property deviceCompliancePolicies for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windows10CompliancePolicy. +Delete navigation property deviceCompliancePolicies for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 2b66fb202f42..44a465c18db4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Deletes a deviceCompliancePolicyAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCompliancePolicyAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 7f6e43e33b83..733c1f177f35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index e6b77840a169..7135d00a96e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index a7c29c56e140..1941633915fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Deletes a deviceComplianceDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index 92d7bbbcfb2e..9c2c1be80a2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index 25679d40aa3e..98aee0b472cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Deletes a deviceComplianceScheduledActionForRule. +Delete navigation property scheduledActionsForRule for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceScheduledActionForRule. +Delete navigation property scheduledActionsForRule for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index f9d6206026bd..ac42c9b0333d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSche ## SYNOPSIS -Deletes a deviceComplianceActionItem. +Delete navigation property scheduledActionConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceActionItem. +Delete navigation property scheduledActionConfigurations for deviceManagement **Permissions** @@ -484,7 +484,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index e5acce8af8b1..a6d7705b90a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Deletes a deviceCompliancePolicySettingStateSummary. +Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCompliancePolicySettingStateSummary. +Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index 31364b1703b0..fa18b52a71ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceC ## SYNOPSIS -Deletes a deviceComplianceSettingState. +Delete navigation property deviceComplianceSettingStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceSettingState. +Delete navigation property deviceComplianceSettingStates for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index fdebd963286b..1dd4486d3a47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Deletes a deviceComplianceUserStatus. +Delete navigation property userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceUserStatus. +Delete navigation property userStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index dd7177c16691..fe4a81cf3d90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md index b6f348f98421..6e392d8e236f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Deletes a windowsPhone81CustomConfiguration. +Delete navigation property deviceConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsPhone81CustomConfiguration. +Delete navigation property deviceConfigurations for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81customconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md index 3106be0d3918..a837d2690421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Deletes a deviceConfigurationAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 120db5438508..df9bdaf250f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Deletes a settingStateDeviceSummary. +Delete navigation property deviceSettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a settingStateDeviceSummary. +Delete navigation property deviceSettingStateSummaries for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 0b48f6a3cf5e..6c947ff26965 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 8d9cc570764b..e89c245ef070 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Deletes a deviceConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index b322dbbb62c7..aba941bff644 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md index c74885d89282..bea59996f53f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Deletes a deviceConfigurationUserStatus. +Delete navigation property userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationUserStatus. +Delete navigation property userStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 19cc7d9b01a0..b952c1b4c1eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md index 5b246c2cdd7f..68064fe9e6f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementManagedDevice ## SYNOPSIS -Deletes a managedDevice. +Delete navigation property managedDevices for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDevice. +Delete navigation property managedDevices for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md index 5079377d6ede..c18db6c80904 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md index 6dc3541fdf35..cd0916e37f6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 719efe1171f3..0108c7f1c7ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md index 7d5a127aff04..c8058703445e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md index c43475b0eb6f..76ef9a59aa8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md index 656211ecf59a..0e4fbeb50f0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceuserfromsharedappledevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice --- @@ -549,7 +549,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceuserfromsharedappledevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 2753fccbd6c7..44f069a95d50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index c75b397ae8e6..386e680d794f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md index b4d91c86f372..b4d36b6fc29b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Deletes a mobileAppTroubleshootingEvent. +Delete navigation property mobileAppTroubleshootingEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppTroubleshootingEvent. +Delete navigation property mobileAppTroubleshootingEvents for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 9d79b05168d5..ce0f25558c56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReq ## SYNOPSIS -Deletes a appLogCollectionRequest. +Delete navigation property appLogCollectionRequests for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a appLogCollectionRequest. +Delete navigation property appLogCollectionRequests for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md index d194817f8a8e..ad820abdc4a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Deletes a notificationMessageTemplate. +Delete navigation property notificationMessageTemplates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a notificationMessageTemplate. +Delete navigation property notificationMessageTemplates for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 339f63250f95..dfb95588cf8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotification ## SYNOPSIS -Deletes a localizedNotificationMessage. +Delete navigation property localizedNotificationMessages for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a localizedNotificationMessage. +Delete navigation property localizedNotificationMessages for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md index 684bea3a3849..9c16f70fcd73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index 9ec2f5bd56c6..27c92e3f16f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Deletes a windowsInformationProtectionAppLearningSummary. +Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionAppLearningSummary. +Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index dc7d354ea6cf..47235a513932 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSumma ## SYNOPSIS -Deletes a windowsInformationProtectionNetworkLearningSummary. +Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionNetworkLearningSummary. +Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md index 7c4da60e8979..3c839555f90e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Deletes a windowsMalwareInformation. +Delete navigation property windowsMalwareInformation for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsMalwareInformation. +Delete navigation property windowsMalwareInformation for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 47c8ef9611ee..888b0f1acf15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Deletes a malwareStateForWindowsDevice. +Delete navigation property deviceMalwareStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a malwareStateForWindowsDevice. +Delete navigation property deviceMalwareStates for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md index 27ea305fa70f..a7cff6cbf9d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/request-mgdevicemanagementmanageddeviceremoteassistance Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Request-MgDeviceManagementManagedDeviceRemoteAssistance --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Request-MgDeviceManagementManagedDeviceRemoteAssistance](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/request-mgdevicemanagementmanageddeviceremoteassistance) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md index 0989f1740970..c9d654a40e11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/reset-mgdevicemanagementmanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Reset-MgDeviceManagementManagedDevicePasscode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Reset-MgDeviceManagementManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/reset-mgdevicemanagementmanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md index 885990f97a7a..3dec7ea84df4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restart-mgdevicemanagementmanageddevicenow Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgDeviceManagementManagedDeviceNow --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restart-MgDeviceManagementManagedDeviceNow](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restart-mgdevicemanagementmanageddevicenow) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md index 5fae11e69269..f4498796a399 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restore-mgdevicemanagementmanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDeviceManagementManagedDevicePasscode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDeviceManagementManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restore-mgdevicemanagementmanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md index 029d58d3aeea..5e992c4a0f83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/send-mgdevicemanagementnotificationmessagetemplatetestmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Send-MgDeviceManagementNotificationMessageTemplateTestMessage --- @@ -420,7 +420,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Send-MgDeviceManagementNotificationMessageTemplateTestMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/send-mgdevicemanagementnotificationmessagetemplatetestmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md index d6a4edafb70f..11dc392ef155 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Set-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md index 655334766131..ac673db55110 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Set-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md index f4c96a32fb32..eef63b0e1a87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md index c662b0009aa3..67662069547d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/skip-mgdevicemanagementmanageddeviceactivationlock Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Skip-MgDeviceManagementManagedDeviceActivationLock --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Skip-MgDeviceManagementManagedDeviceActivationLock](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/skip-mgdevicemanagementmanageddeviceactivationlock) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md index 4c08cdd525a3..2ce49543bc25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/sync-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: Sync-MgDeviceManagementManagedDevice ## SYNOPSIS -Not yet documented +Invoke action syncDevice > [!NOTE] > To view the beta release of this cmdlet, view [Sync-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Sync-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action syncDevice **Permissions** @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/sync-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md index 52e18e1b6b15..096d80692117 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md index 7a4ab847c3e2..7abef8912039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md index 5111028fbf5f..d37ea871cf78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index f37c67057168..beee9a22763f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md index 7b9ffa2833e7..c3bfa520ee2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md index 887cd56dc77b..fe08c53d7509 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagement --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagement ## SYNOPSIS -Update the properties of a deviceManagement object. +Update deviceManagement ## SYNTAX @@ -52,7 +52,6 @@ Update-MgDeviceManagement [-ResponseHeadersVariable ] [-AdditionalProper [-Settings ] [-SoftwareUpdateStatusSummary ] [-SubscriptionState ] - [-TelecomExpenseManagementPartners ] [-TermsAndConditions ] [-TroubleshootingEvents ] [-UserExperienceAnalyticsAppHealthApplicationPerformance ] @@ -107,7 +106,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagement object. +Update deviceManagement **Permissions** @@ -1094,28 +1093,6 @@ AcceptedValues: [] HelpMessage: '' ``` -### -TelecomExpenseManagementPartners - -The telecom expense management partners. -To construct, see NOTES section for TELECOMEXPENSEMANAGEMENTPARTNERS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - ### -TermsAndConditions The terms and conditions associated with device management of the company. @@ -1877,7 +1854,7 @@ APPLEPUSHNOTIFICATIONCERTIFICATE `]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -1924,7 +1901,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -2024,8 +2001,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -2090,7 +2067,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -2111,6 +2098,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -2204,6 +2192,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2345,7 +2395,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2356,7 +2406,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2379,7 +2429,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2526,12 +2576,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2825,15 +2875,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -3011,7 +3052,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -3069,6 +3110,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3201,6 +3290,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3506,6 +3596,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3836,7 +3927,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3863,7 +3954,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -4119,7 +4210,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -4179,10 +4270,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4444,6 +4535,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -5227,6 +5326,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5464,7 +5568,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5927,7 +6031,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6099,6 +6204,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -6147,7 +6253,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -6181,6 +6287,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -6201,7 +6310,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -6246,53 +6361,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -6428,6 +6499,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -6453,10 +6529,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6772,7 +6848,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6788,6 +6864,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -7129,7 +7233,7 @@ Read-only. Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -7366,22 +7470,29 @@ Read-only. [MobileThreatDefenseConnectors ]: The list of Mobile threat Defense connectors configured by the tenant. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -7389,13 +7500,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. [NotificationMessageTemplates ]: The Notification Message Templates. [Id ]: The unique identifier for an entity. @@ -7427,22 +7541,27 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ExportJobs ]: Entity representing a job to export a report + [ExportJobs ]: Entity representing a job to export a report. [Id ]: The unique identifier for an entity. Read-only. - [ExpirationDateTime ]: Time that the exported report expires - [Filter ]: Filters applied on the report + [ExpirationDateTime ]: Time that the exported report expires. + [Filter ]: Filters applied on the report. +The maximum length allowed for this property is 2000 characters. [Format ]: Possible values for the file format of a report to be exported. [LocalizationType ]: Configures how the requested export job is localized. - [ReportName ]: Name of the report - [RequestDateTime ]: Time that the exported report was requested - [Select ]: Columns selected from the report + [ReportName ]: Name of the report. +The maximum length allowed for this property is 2000 characters. + [RequestDateTime ]: Time that the exported report was requested. + [Select ]: Columns selected from the report. +The maximum number of allowed columns names is 256. +The maximum length allowed for each column name in this property is 1000 characters. [SnapshotId ]: A snapshot is an identifiable subset of the dataset represented by the ReportName. A sessionId or CachedReportConfiguration id can be used here. If a sessionId is specified, Filter, Select, and OrderBy are applied to the data represented by the sessionId. Filter, Select, and OrderBy cannot be specified together with a CachedReportConfiguration id. +The maximum length allowed for this property is 128 characters. [Status ]: Possible statuses associated with a generated report. - [Url ]: Temporary location of the exported report + [Url ]: Temporary location of the exported report. [ResourceOperations ]: The Resource Operations. [Id ]: The unique identifier for an entity. Read-only. @@ -7452,10 +7571,13 @@ The actionName should be concise and limited to as few words as possible. The description is used in mouse-over text for the operation when shown in the Azure Portal. [ResourceName ]: Name of the Resource this operation is performed on. [RoleAssignments ]: The Role Assignments. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -7473,10 +7595,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -7491,8 +7616,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinitions ]: The Role Definitions. [Settings ]: deviceManagementSettings [(Any) ]: This indicates any property can be added to this object. @@ -7519,14 +7644,6 @@ Read-only. [UnknownDeviceCount ]: Number of unknown devices. [UnknownUserCount ]: Number of unknown users. [SubscriptionState ]: Tenant mobile device management subscription state. - [TelecomExpenseManagementPartners ]: The telecom expense management partners. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. [TermsAndConditions ]: The terms and conditions associated with device management of the company. [Id ]: The unique identifier for an entity. Read-only. @@ -7571,7 +7688,7 @@ Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647 [AppDisplayName ]: The friendly name of the application. -Possible values are: Outlook, Excel. +The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only. [AppHangCount ]: The number of hangs for the application. @@ -7584,7 +7701,7 @@ Supports: $filter, $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308 [AppName ]: The name of the application. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. @@ -7658,11 +7775,11 @@ Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647 [AppDisplayName ]: The friendly name of the application. -Possible values are: Outlook, Excel. +The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only. [AppName ]: The name of the application. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. @@ -7760,14 +7877,14 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [AppDisplayName ]: The friendly name of the application for which the event occurred. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. Supports: $select, $OrderBy. Read-only. [AppVersion ]: The version of the application. -Possible values are: 1.0.0.1, 75.65.23.9. +The possible values are: 1.0.0.1, 75.65.23.9. Supports: $select, $OrderBy. Read-only. [DeviceDisplayName ]: The name of the device. @@ -8374,51 +8491,6 @@ Read-only. [OldValue ]: The old value for this property. [ResourceId ]: The unique identifier of the modified resource entity. [CloudPCs ]: A collection of cloud-managed virtual desktops. - [Id ]: The unique identifier for an entity. -Read-only. - [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. -Generated on a VM joined to Microsoft Entra ID. -Read-only. - [DisplayName ]: The display name for the Cloud PC. -Maximum length is 64 characters. -Read-only. -You can use the cloudPC: rename API to modify the Cloud PC name. - [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. -Required only if the status is inGracePeriod. -The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. -Maximum length is 50 characters. -Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. -The property value can't begin or end with an underscore. -Read-only. - [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. -The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. -Read-only. - [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. -The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. -Read-only. - [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. -Read-only. - [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. -A policy defines the type of Cloud PC the user wants to create. -Read-only. - [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. -Maximum length is 120 characters. -Read-only. - [ProvisioningType ]: cloudPcProvisioningType - [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. -For more information about service plans, see Product names and service plan identifiers for licensing. -Read-only. - [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. -Read-only. - [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. -Maximum length is 113 characters. -For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. -Read-only. [DeviceImages ]: A collection of device image resources on Cloud PC. [Id ]: The unique identifier for an entity. Read-only. @@ -8612,6 +8684,10 @@ Supports $filter, $select, and $orderBy. [(Any) ]: This indicates any property can be added to this object. [Locale ]: The Windows language or region tag to use for language pack configuration and localization of the Cloud PC. The default value is en-US, which corresponds to English (United States). + [Report ]: cloudPcReport + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. [UserSettings ]: A collection of Cloud PC user settings. [Id ]: The unique identifier for an entity. Read-only. @@ -8802,8 +8878,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -8868,7 +8944,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -8889,6 +8975,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -8982,24 +9069,86 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) - [AgeGroup ]: Sets the age group of the user. -Allowed values: null, Minor, NotAdult, and Adult. -For more information, see legal age group property definitions. -Returned only on $select. -Supports $filter (eq, ne, not, and in). - [AgreementAcceptances ]: The user's terms of use acceptance statuses. + [AdhocCalls ]: Ad hoc calls associated with the user. Read-only. Nullable. [Id ]: The unique identifier for an entity. Read-only. - [AgreementFileId ]: The identifier of the agreement file accepted by the user. - [AgreementId ]: The identifier of the agreement. - [DeviceDisplayName ]: The display name of the device used for accepting the agreement. - [DeviceId ]: The unique identifier of the device used for accepting the agreement. -Supports $filter (eq) and eq for null values. - [DeviceOSType ]: The operating system used to accept the agreement. - [DeviceOSVersion ]: The operating system version of the device used to accept the agreement. - [ExpirationDateTime ]: The expiration date time of the acceptance. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. + [AgeGroup ]: Sets the age group of the user. +Allowed values: null, Minor, NotAdult, and Adult. +For more information, see legal age group property definitions. +Returned only on $select. +Supports $filter (eq, ne, not, and in). + [AgreementAcceptances ]: The user's terms of use acceptance statuses. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AgreementFileId ]: The identifier of the agreement file accepted by the user. + [AgreementId ]: The identifier of the agreement. + [DeviceDisplayName ]: The display name of the device used for accepting the agreement. + [DeviceId ]: The unique identifier of the device used for accepting the agreement. +Supports $filter (eq) and eq for null values. + [DeviceOSType ]: The operating system used to accept the agreement. + [DeviceOSVersion ]: The operating system version of the device used to accept the agreement. + [ExpirationDateTime ]: The expiration date time of the acceptance. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $filter (eq, ge, le) and eq for null values. @@ -9123,7 +9272,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -9134,7 +9283,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -9157,7 +9306,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -9304,12 +9453,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -9603,15 +9752,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -9789,7 +9929,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -9847,6 +9987,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -9979,6 +10167,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -10284,6 +10473,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -10614,7 +10804,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10641,7 +10831,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10897,7 +11087,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10957,10 +11147,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -11222,6 +11412,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12005,6 +12203,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12242,7 +12445,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -12705,7 +12908,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -12877,6 +13081,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -12925,7 +13130,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -12959,6 +13164,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -12979,7 +13187,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -13024,53 +13238,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -13206,6 +13376,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -13231,10 +13406,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -13550,7 +13725,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -13566,6 +13741,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -13916,7 +14119,7 @@ DEVICECOMPLIANCEPOLICYSETTINGSTATESUMMARIES ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -14197,8 +14400,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14263,7 +14466,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14284,6 +14497,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14377,6 +14591,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -14518,7 +14794,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -14529,7 +14805,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -14552,7 +14828,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -14699,12 +14975,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -14998,15 +15274,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -15184,7 +15451,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -15208,40 +15475,88 @@ Required. [TeamsApp ]: teamsApp [WebUrl ]: Deep link URL of the tab instance. Read-only. - [TenantId ]: The identifier of the tenant in which the chat was created. + [TenantId ]: The identifier of the tenant in which the chat was created. +Read-only. + [Topic ]: (Optional) Subject or topic for the chat. +Only available for group chats. + [Viewpoint ]: chatViewpoint + [(Any) ]: This indicates any property can be added to this object. + [IsHidden ]: Indicates whether the chat is hidden for the current user. + [LastMessageReadDateTime ]: Represents the dateTime up until which the current user has read chatMessages in a specific chat. + [WebUrl ]: The URL for the chat in Microsoft Teams. +The URL should be treated as an opaque blob, and not parsed. +Read-only. + [City ]: The city where the user is located. +Maximum length is 128 characters. +Returned only on $select. +Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + [CloudClipboard ]: cloudClipboardRoot + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [Items ]: Represents a collection of Cloud Clipboard items. + [Id ]: The unique identifier for an entity. +Read-only. + [CreatedDateTime ]: Set by the server. +DateTime in UTC when the object was created on the server. + [ExpirationDateTime ]: Set by the server. +DateTime in UTC when the object expires and after that the object is no longer available. +The default and also maximum TTL is 12 hours after the creation, but it might change for performance optimization. + [LastModifiedDateTime ]: Set by the server if not provided in the client's request. +DateTime in UTC when the object was modified by the client. + [Payloads ]: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. +A window can place more than one clipboard object on the clipboard. +Each one represents the same information in a different clipboard format. + [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. + [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. Read-only. - [Topic ]: (Optional) Subject or topic for the chat. -Only available for group chats. - [Viewpoint ]: chatViewpoint - [(Any) ]: This indicates any property can be added to this object. - [IsHidden ]: Indicates whether the chat is hidden for the current user. - [LastMessageReadDateTime ]: Represents the dateTime up until which the current user has read chatMessages in a specific chat. - [WebUrl ]: The URL for the chat in Microsoft Teams. -The URL should be treated as an opaque blob, and not parsed. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. Read-only. - [City ]: The city where the user is located. -Maximum length is 128 characters. -Returned only on $select. -Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - [CloudClipboard ]: cloudClipboardRoot - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. Read-only. - [Items ]: Represents a collection of Cloud Clipboard items. - [Id ]: The unique identifier for an entity. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. Read-only. - [CreatedDateTime ]: Set by the server. -DateTime in UTC when the object was created on the server. - [ExpirationDateTime ]: Set by the server. -DateTime in UTC when the object expires and after that the object is no longer available. -The default and also maximum TTL is 12 hours after the creation, but it might change for performance optimization. - [LastModifiedDateTime ]: Set by the server if not provided in the client's request. -DateTime in UTC when the object was modified by the client. - [Payloads ]: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. -A window can place more than one clipboard object on the clipboard. -Each one represents the same information in a different clipboard format. - [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. - [FormatName ]: For a list of possible values see formatName values. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -15374,6 +15689,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -15679,6 +15995,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16009,7 +16326,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16036,7 +16353,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16292,7 +16609,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16352,10 +16669,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -16617,6 +16934,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -17400,6 +17725,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17637,7 +17967,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18100,7 +18430,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -18272,6 +18603,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -18320,7 +18652,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -18354,6 +18686,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -18374,7 +18709,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -18419,53 +18760,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -18601,6 +18898,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -18626,10 +18928,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -18945,7 +19247,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -18961,6 +19263,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -19209,22 +19539,29 @@ Read-only. MOBILETHREATDEFENSECONNECTORS : The list of Mobile threat Defense connectors configured by the tenant. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -19232,13 +19569,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. NOTIFICATIONMESSAGETEMPLATES : The Notification Message Templates. @@ -19273,22 +19613,27 @@ REPORTS ``: deviceManagementReports [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ExportJobs ]: Entity representing a job to export a report + [ExportJobs ]: Entity representing a job to export a report. [Id ]: The unique identifier for an entity. Read-only. - [ExpirationDateTime ]: Time that the exported report expires - [Filter ]: Filters applied on the report + [ExpirationDateTime ]: Time that the exported report expires. + [Filter ]: Filters applied on the report. +The maximum length allowed for this property is 2000 characters. [Format ]: Possible values for the file format of a report to be exported. [LocalizationType ]: Configures how the requested export job is localized. - [ReportName ]: Name of the report - [RequestDateTime ]: Time that the exported report was requested - [Select ]: Columns selected from the report + [ReportName ]: Name of the report. +The maximum length allowed for this property is 2000 characters. + [RequestDateTime ]: Time that the exported report was requested. + [Select ]: Columns selected from the report. +The maximum number of allowed columns names is 256. +The maximum length allowed for each column name in this property is 1000 characters. [SnapshotId ]: A snapshot is an identifiable subset of the dataset represented by the ReportName. A sessionId or CachedReportConfiguration id can be used here. If a sessionId is specified, Filter, Select, and OrderBy are applied to the data represented by the sessionId. Filter, Select, and OrderBy cannot be specified together with a CachedReportConfiguration id. +The maximum length allowed for this property is 128 characters. [Status ]: Possible statuses associated with a generated report. - [Url ]: Temporary location of the exported report + [Url ]: Temporary location of the exported report. RESOURCEOPERATIONS : The Resource Operations. [Id ]: The unique identifier for an entity. @@ -19300,10 +19645,13 @@ The description is used in mouse-over text for the operation when shown in the A [ResourceName ]: Name of the Resource this operation is performed on. ROLEASSIGNMENTS : The Role Assignments. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19321,10 +19669,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19339,8 +19690,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ROLEDEFINITIONS : The Role Definitions. [Id ]: The unique identifier for an entity. @@ -19352,10 +19703,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19395,15 +19749,6 @@ Read-only. [UnknownDeviceCount ]: Number of unknown devices. [UnknownUserCount ]: Number of unknown users. -TELECOMEXPENSEMANAGEMENTPARTNERS : The telecom expense management partners. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - TERMSANDCONDITIONS : The terms and conditions associated with device management of the company. [Id ]: The unique identifier for an entity. Read-only. @@ -19455,7 +19800,7 @@ Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647 [AppDisplayName ]: The friendly name of the application. -Possible values are: Outlook, Excel. +The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only. [AppHangCount ]: The number of hangs for the application. @@ -19468,7 +19813,7 @@ Supports: $filter, $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308 [AppName ]: The name of the application. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. @@ -19545,11 +19890,11 @@ Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647 [AppDisplayName ]: The friendly name of the application. -Possible values are: Outlook, Excel. +The possible values are: Outlook, Excel. Supports: $select, $OrderBy. Read-only. [AppName ]: The name of the application. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. @@ -19650,14 +19995,14 @@ USEREXPERIENCEANALYTICSAPPHEALTHDEVICEPERFORMANCEDETAILS ]: The unique identifier for an entity. Read-only. [AppDisplayName ]: The friendly name of the application for which the event occurred. -Possible values are: outlook.exe, excel.exe. +The possible values are: outlook.exe, excel.exe. Supports: $select, $OrderBy. Read-only. [AppPublisher ]: The publisher of the application. Supports: $select, $OrderBy. Read-only. [AppVersion ]: The version of the application. -Possible values are: 1.0.0.1, 75.65.23.9. +The possible values are: 1.0.0.1, 75.65.23.9. Supports: $select, $OrderBy. Read-only. [DeviceDisplayName ]: The name of the device. @@ -20589,6 +20934,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -20730,7 +21137,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -20741,7 +21148,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -20764,7 +21171,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -20911,12 +21318,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21210,15 +21617,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -21396,7 +21794,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -21454,6 +21852,9 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -21586,6 +21987,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -21891,6 +22293,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22221,7 +22624,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22248,7 +22651,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -22504,7 +22907,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -22564,10 +22967,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22829,6 +23232,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23612,6 +24023,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -23849,7 +24265,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24312,7 +24728,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24427,8 +24844,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24493,7 +24910,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24514,6 +24941,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24657,6 +25085,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24705,7 +25134,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24739,6 +25168,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24759,7 +25191,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -24804,53 +25242,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -24986,6 +25380,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25011,10 +25410,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25330,7 +25729,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25346,6 +25745,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25588,6 +26015,10 @@ Supports $filter, $select, and $orderBy. [(Any) ]: This indicates any property can be added to this object. [Locale ]: The Windows language or region tag to use for language pack configuration and localization of the Cloud PC. The default value is en-US, which corresponds to English (United States). + [Report ]: cloudPcReport + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. [UserSettings ]: A collection of Cloud PC user settings. [Id ]: The unique identifier for an entity. Read-only. @@ -25721,7 +26152,6 @@ Valid values -2147483648 to 2147483647 ## RELATED LINKS - [Update-MgDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-devicemanagement-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md index d61e13bd22b6..4ed2035135a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDetectedApp ## SYNOPSIS -Update the properties of a detectedApp object. +Update the navigation property detectedApps in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a detectedApp object. +Update the navigation property detectedApps in deviceManagement **Permissions** @@ -731,8 +731,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -797,7 +797,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -818,6 +828,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -911,6 +922,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1052,7 +1125,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1063,7 +1136,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1086,7 +1159,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1233,12 +1306,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1532,15 +1605,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -1718,7 +1782,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1776,6 +1840,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1908,6 +2020,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2213,6 +2326,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2543,7 +2657,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2570,7 +2684,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2826,7 +2940,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2886,10 +3000,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3151,6 +3265,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3934,6 +4056,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4171,7 +4298,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4634,7 +4761,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4806,6 +4934,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4854,7 +4983,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4888,6 +5017,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4908,7 +5040,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4953,53 +5091,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5135,6 +5229,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5160,10 +5259,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5479,7 +5578,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5495,6 +5594,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5808,8 +5935,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5874,7 +6001,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5895,6 +6032,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5988,6 +6126,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6129,7 +6329,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6140,7 +6340,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6163,7 +6363,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6310,12 +6510,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6609,15 +6809,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6795,7 +6986,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6853,6 +7044,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6985,6 +7224,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7290,6 +7530,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7620,7 +7861,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7647,7 +7888,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7903,7 +8144,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7963,10 +8204,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8228,6 +8469,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9011,6 +9260,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9248,7 +9502,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9711,7 +9965,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9883,6 +10138,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9931,7 +10187,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9965,6 +10221,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9985,7 +10244,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10030,53 +10295,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10212,6 +10433,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10237,10 +10463,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10556,7 +10782,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10572,6 +10798,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10810,7 +11064,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md index f9c4f9b33d8f..bfca941f17d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCategory ## SYNOPSIS -Update the properties of a deviceCategory object. +Update the navigation property deviceCategories in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCategory object. +Update the navigation property deviceCategories in deviceManagement **Permissions** @@ -590,7 +590,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md index ea69564b885a..3b8a874095c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Update the properties of a androidWorkProfileCompliancePolicy object. +Update the navigation property deviceCompliancePolicies in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -83,7 +83,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a androidWorkProfileCompliancePolicy object. +Update the navigation property deviceCompliancePolicies in deviceManagement **Permissions** @@ -1047,7 +1047,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 4f85b808cd84..4d017dfa5af4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Update the properties of a deviceCompliancePolicyAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicyAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 7bbac570625d..df84368d9971 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index ec2b212b4f74..b87d8c894c7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary ## SYNOPSIS -Update the properties of a deviceCompliancePolicyDeviceStateSummary object. +Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary?view=graph-powershell-beta) @@ -52,7 +52,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicyDeviceStateSummary object. +Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement **Permissions** @@ -605,7 +605,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index a59ab3f05cc7..d95d83ced718 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Update the properties of a deviceComplianceDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement **Permissions** @@ -763,7 +763,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index efb32c6cbbb0..19633ca7f967 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview ## SYNOPSIS -Update the properties of a deviceComplianceDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index affa855617f2..9459b82f5417 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Update the properties of a deviceComplianceScheduledActionForRule object. +Update the navigation property scheduledActionsForRule in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceScheduledActionForRule object. +Update the navigation property scheduledActionsForRule in deviceManagement **Permissions** @@ -639,7 +639,6 @@ Valid values 0 to 8760 ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index 7d8fbb3fff0b..122a9173f603 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSche ## SYNOPSIS -Update the properties of a deviceComplianceActionItem object. +Update the navigation property scheduledActionConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceActionItem object. +Update the navigation property scheduledActionConfigurations in deviceManagement **Permissions** @@ -709,7 +709,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index a3ed603f1a89..ea3283a65e18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Update the properties of a deviceCompliancePolicySettingStateSummary object. +Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -83,7 +83,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicySettingStateSummary object. +Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement **Permissions** @@ -303,7 +303,7 @@ HelpMessage: '' ### -DeviceComplianceSettingStates -Not yet documented + To construct, see NOTES section for DEVICECOMPLIANCESETTINGSTATES properties and create a hash table. ```yaml @@ -811,7 +811,7 @@ BODYPARAMETER ``: Devi Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -834,7 +834,7 @@ Read-only. [SettingName ]: Name of the setting. [UnknownDeviceCount ]: Number of unknown devices -DEVICECOMPLIANCESETTINGSTATES : Not yet documented +DEVICECOMPLIANCESETTINGSTATES : . [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -888,7 +888,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index 76257a7161e9..baa31a383a37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceC ## SYNOPSIS -Update the properties of a deviceComplianceSettingState object. +Update the navigation property deviceComplianceSettingStates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceSettingState object. +Update the navigation property deviceComplianceSettingStates in deviceManagement **Permissions** @@ -881,7 +881,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index 1733018fe771..3cc53fa2f692 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Update the properties of a deviceComplianceUserStatus object. +Update the navigation property userStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceUserStatus object. +Update the navigation property userStatuses in deviceManagement **Permissions** @@ -703,7 +703,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index 09a17983fe9e..0045690eadec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview ## SYNOPSIS -Update the properties of a deviceComplianceUserOverview object. +Update the navigation property userStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceUserOverview object. +Update the navigation property userStatusOverview in deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md index 025a00ff0221..a126a0d72386 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Update the properties of a sharedPCConfiguration object. +Update the navigation property deviceConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a sharedPCConfiguration object. +Update the navigation property deviceConfigurations in deviceManagement **Permissions** @@ -973,7 +973,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md index d5e2744848be..7afd4b6a8002 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Update the properties of a deviceConfigurationAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -587,7 +587,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 879aa2f71f54..98812e4674bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Update the properties of a settingStateDeviceSummary object. +Update the navigation property deviceSettingStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a settingStateDeviceSummary object. +Update the navigation property deviceSettingStateSummaries in deviceManagement **Permissions** @@ -823,7 +823,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 1272e3899ed3..f351f98bce3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceStateSummary object. +Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceStateSummary object. +Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement **Permissions** @@ -557,7 +557,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 3b215207aabb..7391af4f41e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement **Permissions** @@ -763,7 +763,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index ceaf8f09d0b9..63237aae30c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md index 324a16c9e6de..b7c771bfa2f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Update the properties of a deviceConfigurationUserStatus object. +Update the navigation property userStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationUserStatus object. +Update the navigation property userStatuses in deviceManagement **Permissions** @@ -703,7 +703,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 013a0dc246f3..717772220dbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationUserStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationUserStatusOverview ## SYNOPSIS -Update the properties of a deviceConfigurationUserOverview object. +Update the navigation property userStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationUserOverview object. +Update the navigation property userStatusOverview in deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md index 1fcc2520fc30..19b66a37835e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDevice --- @@ -45,7 +45,7 @@ Update-MgDeviceManagementManagedDevice -ManagedDeviceId [-ResponseHeade [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -80,7 +80,7 @@ Update-MgDeviceManagementManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -772,6 +772,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1094,8 +1121,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1160,7 +1187,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1181,6 +1218,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1274,6 +1312,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1415,7 +1515,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1426,7 +1526,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1449,7 +1549,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1596,12 +1696,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1895,15 +1995,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -2081,7 +2172,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2139,6 +2230,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2271,6 +2410,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2576,6 +2716,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2906,7 +3047,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2933,7 +3074,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3189,7 +3330,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3249,10 +3390,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3514,6 +3655,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4297,6 +4446,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4534,7 +4688,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4997,7 +5151,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5169,6 +5324,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5217,7 +5373,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5251,6 +5407,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5271,7 +5430,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5316,53 +5481,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5498,6 +5619,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5523,10 +5649,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5842,7 +5968,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5858,6 +5984,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6124,8 +6278,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6149,8 +6303,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6194,7 +6348,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -6332,6 +6496,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6473,7 +6699,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6484,7 +6710,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6507,7 +6733,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6654,12 +6880,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6953,15 +7179,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7139,7 +7356,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7197,6 +7414,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7329,6 +7594,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7634,6 +7900,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7964,7 +8231,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7991,7 +8258,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8247,7 +8514,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8307,10 +8574,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8572,6 +8839,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9630,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9872,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10055,7 +10335,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10170,8 +10451,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10236,7 +10517,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10257,6 +10548,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10400,6 +10692,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10448,7 +10741,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10482,6 +10775,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10502,7 +10798,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10547,53 +10849,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10729,6 +10987,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10754,10 +11017,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11073,7 +11336,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11089,6 +11352,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11328,7 +11619,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md index bc3b0a9b99d6..7755ed69c40d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 0ed6b27b5d3f..4bf58ca4dd73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceCompliancePolicyState --- @@ -666,8 +666,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -720,8 +720,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md index be0ad811015f..737e974c18ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceConfigurationState --- @@ -666,8 +666,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -720,8 +720,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md index cc93f2b53646..b3b386a86eb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md index daaf35991a06..9e6dd58221b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsdeviceaccount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount ## SYNOPSIS -Not yet documented +Invoke action updateWindowsDeviceAccount > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action updateWindowsDeviceAccount **Permissions** @@ -523,14 +523,14 @@ BODYPARAMETER `]: This indicates any property can be added to this object. [UpdateWindowsDeviceAccountActionParameter ]: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: INPUTOBJECT ``: Identity Parameter [AppLogCollectionRequestId ]: The unique identifier of appLogCollectionRequest @@ -569,20 +569,19 @@ INPUTOBJECT ``: Identity Parameter UPDATEWINDOWSDEVICEACCOUNTACTIONPARAMETER ``: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: ## RELATED LINKS - [Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsdeviceaccount) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 2a89e708a9da..40e7fc7860b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index b33db1c24359..009467169bc7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md index d01715deb32f..9f1025cc46d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Update the properties of a mobileAppTroubleshootingEvent object. +Update the navigation property mobileAppTroubleshootingEvents in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppTroubleshootingEvent object. +Update the navigation property mobileAppTroubleshootingEvents in deviceManagement **Permissions** @@ -570,7 +570,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 7302aa281550..ae79be70289e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReq ## SYNOPSIS -Update the properties of a appLogCollectionRequest object. +Update the navigation property appLogCollectionRequests in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a appLogCollectionRequest object. +Update the navigation property appLogCollectionRequests in deviceManagement **Permissions** @@ -677,7 +677,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md index f1f97a3b91f6..4c938143dee4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Update the properties of a notificationMessageTemplate object. +Update the navigation property notificationMessageTemplates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a notificationMessageTemplate object. +Update the navigation property notificationMessageTemplates in deviceManagement **Permissions** @@ -734,7 +734,6 @@ To unset, set this property to true on another Localized Notification Message. ## RELATED LINKS - [Update-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index cfef36fde49f..aae59942366c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotification ## SYNOPSIS -Update the properties of a localizedNotificationMessage object. +Update the navigation property localizedNotificationMessages in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a localizedNotificationMessage object. +Update the navigation property localizedNotificationMessages in deviceManagement **Permissions** @@ -706,7 +706,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md index 1596d69d5981..40ec6bd61d42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index 794d1fb5b0bd..3043400a6768 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Update the properties of a windowsInformationProtectionAppLearningSummary object. +Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionAppLearningSummary object. +Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement **Permissions** @@ -620,7 +620,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 4c4d6296587c..c4973da3a799 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSumma ## SYNOPSIS -Update the properties of a windowsInformationProtectionNetworkLearningSummary object. +Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionNetworkLearningSummary object. +Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md index 83b0020e61ac..d3585053c152 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Update the properties of a windowsMalwareInformation object. +Update the navigation property windowsMalwareInformation in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsMalwareInformation object. +Update the navigation property windowsMalwareInformation in deviceManagement **Permissions** @@ -723,7 +723,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index d23ec348f860..2502590ff8bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Update the properties of a malwareStateForWindowsDevice object. +Update the navigation property deviceMalwareStates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a malwareStateForWindowsDevice object. +Update the navigation property deviceMalwareStates in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md index ee67d6fdf6a7..cdd05d81ba01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md index c6ae72a77304..65048a80e6e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md index dea237da1b71..aaa84a4438a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintconnectorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md index 32c0c0cb6562..cb7299ddc730 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md index 451ac8fe7d46..9257f51cfd69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintoperationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md index 0ff7fd7acbf6..f4080321bc0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md index c163ad4bf14c..b1cea303db0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md index 3aad911d42b8..12616825a82d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterconnectorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md index b8892f621f62..8313f12c3f06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md index 3b5589156a58..5e0e6ec7fdbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md index 50d87ff902c3..716fe5fa69e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md index 2a2f35a72594..4c15f4bae9e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md index c4e8260c2989..ae38bb5ebd79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md index aa4d7874b87a..7ba1a9b18e6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocumentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocumentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md index cab0eb61ddbd..c6ed564c6bf5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md index c37797984b84..8fed5a95cac5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md index 546b48f48f89..182f3db5e112 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md index 09348809bfca..0029c8a00cf6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md index 5e9c01d288c3..2a73368b49ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintershare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md index 0b8b4ed6400e..e857d9c34a19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintersharecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md index 6a573e5b6282..81a53664e73e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md index 6e122ef9665b..52e3db64aefc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktriggercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTriggerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md index ee656034aee9..92adab457fba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktriggerdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTriggerDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md index cb31ff57253f..343bc3e2534b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md index fa26bf7d5388..4c70d8d3dc52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintservicecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md index 26dbe6773b68..8e11578ea24d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md index e201623e9e4e..ce50447bf91b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintserviceendpointcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceEndpointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md index c8609ebf1042..46ed1911905c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md index 9575b90503ff..fc5b2f3b3ef8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroup Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md index dcc2482ba5a9..7cada7d7c13c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md index ba85a94d22f0..a6cedb2e940a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md index f3e67e11c621..bb424bdaca13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md index 223fc90ffaf0..5eda9a4d14cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md index 58d09ca62170..141217749e58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduser Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md index 213e594ce19a..bd2aa36423e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md index f0f0cf240f73..852021c8c1ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedusercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md index cb18495b68bc..8e219528c2d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md index b41bb08a8a70..daa6ef8ff564 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md index 33288447f225..5fd266afb6a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md index 4f0f72c5dcee..5ffdbac5fbd3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md index 817644efd8ec..8b9ec3c1df14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md index fe16021eb0fb..8ecff71ebd5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md index 5f21f79aaeef..c004655cb9f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md index 5bd6a48c1a80..123580a8a50d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md index 68ae5c20ec54..eef93005c26d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocumentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocumentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md index 26c98a581cf7..8685887c9f92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md index ae3aac53da5f..322e835f6e48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md index 9229ad513aaa..f578250fed61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md index 08a43732e339..e05231356b44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md index 865399dac10e..0fcc019f2763 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintSharePrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md index 6ec32838a83b..eb8e9d621bd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md index 72ad4572db9b..40e69869d11d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md index d709022bcd5a..3d388c14e71e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md index d801e9cfc2f0..54e35924b866 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md index 3d6c57d60527..c9a5ae118f51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md index c26ccf86aefe..0e222844212c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgabortprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAbortPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md index b8d3f9d209ee..d101aa172f3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgabortprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAbortPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md index c320165b2cf0..1172a6729ea7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgredirectprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRedirectPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md index daaacf0f3ad0..5fa00b4a821e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgredirectprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRedirectPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md index 86aa7ec1f9af..1509a842cbc8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: 3bb2625c-8ea8-47fc-bf47-2761ff8d94cd +Module Guid: c1ee79e5-89c5-483e-954b-8430b3328986 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md index b8ac5b2a4463..291474d1e689 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md index 998e941315d8..e8025afe7f24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md index 1be7e0c29f74..d4a9be57a42d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md index a9cd43df9a65..4926b73ad125 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md index e17ad0b77421..a8653aad9dd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md index a026451df14c..1e05e4c8b597 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobdocumentuploadsession Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobDocumentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md index 2966752cbe8b..49ef20e5b597 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md index 4705125974f3..b0a4e0d64d10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md index d15949bae5a9..d1b89259129b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md index ca47fe39cc2c..cf43b103a14e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md index 094e934b1254..8eb74d7de77a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShare --- @@ -776,12 +776,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1218,6 +1218,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1328,7 +1381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1339,7 +1392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1360,7 +1413,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1729,7 +1782,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1787,6 +1840,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1919,6 +2020,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2023,6 +2125,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2274,6 +2384,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2604,7 +2715,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2631,7 +2742,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2887,7 +2998,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2931,10 +3042,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4089,7 +4200,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4204,8 +4316,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4270,7 +4382,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4291,6 +4413,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4442,6 +4565,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4490,7 +4618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4524,6 +4652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4544,7 +4675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4589,53 +4726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4915,6 +5008,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4940,10 +5038,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5262,7 +5360,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5278,6 +5376,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5640,6 +5766,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5730,7 +5857,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5827,6 +5954,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5968,7 +6157,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5979,7 +6168,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6002,7 +6191,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6149,12 +6338,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6448,15 +6637,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6634,7 +6814,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6692,6 +6872,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6824,6 +7052,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7129,6 +7358,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7459,7 +7689,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7486,7 +7716,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7742,7 +7972,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7802,10 +8032,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8067,6 +8297,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8850,6 +9088,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9087,7 +9330,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9550,7 +9793,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9665,8 +9909,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9731,7 +9975,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9752,6 +10006,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9895,6 +10150,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9943,7 +10199,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9977,6 +10233,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9997,7 +10256,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10042,53 +10307,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10224,6 +10445,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10249,10 +10475,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10568,7 +10794,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10584,6 +10810,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10796,10 +11050,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11049,12 +11303,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11491,6 +11745,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11601,7 +11908,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11612,7 +11919,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11633,7 +11940,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12002,7 +12309,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12060,6 +12367,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12192,6 +12547,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12296,6 +12652,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12547,6 +12911,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12877,7 +13242,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12904,7 +13269,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13160,7 +13525,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13204,10 +13569,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14362,7 +14727,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14477,8 +14843,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14543,7 +14909,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14564,6 +14940,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14715,6 +15092,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14763,7 +15145,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14797,6 +15179,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14817,7 +15202,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14862,53 +15253,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15188,6 +15535,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15284,7 +15636,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15300,6 +15652,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15662,6 +16042,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15752,7 +16133,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15827,10 +16208,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16026,10 +16407,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16311,12 +16692,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16753,6 +17134,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16863,7 +17297,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16874,7 +17308,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16895,7 +17329,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17264,7 +17698,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17322,6 +17756,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17454,6 +17936,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17558,6 +18041,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -17809,6 +18300,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18139,7 +18631,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18166,7 +18658,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18422,7 +18914,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18466,10 +18958,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19624,7 +20116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19739,8 +20232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19805,7 +20298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19826,6 +20329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19977,6 +20481,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20025,7 +20534,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20059,6 +20568,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20079,7 +20591,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20124,53 +20642,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20450,6 +20924,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20546,7 +21025,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20562,6 +21041,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20924,6 +21431,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -21014,7 +21522,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md index 199c827d02bf..84cbd8f200e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md index 8a1989170379..c1f86d6d26ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md index dacc80cee6d9..d1f948611071 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md index 5ee1d6206d1e..8fd8dd9b3527 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md index 93269d2fd588..d69d9d65087b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobdocumentuploadsession Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobDocumentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md index 2372e3abb094..ba8af96f05bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md index 81b54f9e99a9..63455fb5a77b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md index 4f812a6094c5..b865642d29d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md index 82914652e4c1..e0d3ee038e4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md index 1c64e7c2c49a..ae1070574558 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md index cb5be2eb3999..adce93587974 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md index 2fd68b6cd79d..54c3c40cae7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md index 5c03ef353244..8b7bdbf90f58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md index 4af2f9510014..d3573b80bf7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md index f7cbf313a98e..1856e158247f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md index 304f3bd8523f..313fa8389d72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md index f228ce9c6303..8fa79a109709 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md index 653caa7b04ba..a003f3ca3aff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md index 53f68772e472..7cf2e01655ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md index 9b316d8ccd30..8acf3e70048f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md index f7e0748ca06c..0ebfe2b0ba95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md index ede8361e8835..9145bb7035b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md index 9f0785173152..e3c1421cb919 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md index 1379dafd6527..00975eb171d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md index dbd8e93a15c3..42126930e74d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md index b4e3a085666a..db48a6a266a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md index 10c5e4804cdb..6771edef7764 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md index 215ecf4c1d3a..bc0d8bc57256 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/restore-mgprintprinterfactorydefault Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgPrintPrinterFactoryDefault --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md index 63196b8fc1f5..5755dbe82025 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/set-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md index 0d05e63b5f28..172aa64afcdf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/set-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md index b6f2f98ee4a9..c369cbb4c454 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/start-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Start-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md index 21672f05f4cb..b15685cc2fe3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/start-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Start-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md index a43066a16c93..4360d55cd0b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/stop-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md index e2fb417559de..aab2fdd5e9ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/stop-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md index 286011f7c608..e6f225526621 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrint --- @@ -559,10 +559,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -814,12 +814,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1256,6 +1256,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1366,7 +1419,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1377,7 +1430,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1398,7 +1451,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1767,7 +1820,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1825,6 +1878,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1957,6 +2058,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2061,6 +2163,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2312,6 +2422,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2642,7 +2753,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2669,7 +2780,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2925,7 +3036,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2969,10 +3080,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4127,7 +4238,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4242,8 +4354,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4308,7 +4420,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4329,6 +4451,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4480,6 +4603,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4528,7 +4656,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4562,6 +4690,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4582,7 +4713,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4627,53 +4764,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4953,6 +5046,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5049,7 +5147,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5065,6 +5163,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5427,6 +5553,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5517,7 +5644,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5624,10 +5751,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5909,12 +6036,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6351,6 +6478,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6461,7 +6641,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6472,7 +6652,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6493,7 +6673,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6862,7 +7042,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6920,6 +7100,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7052,6 +7280,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7156,6 +7385,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -7407,6 +7644,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7737,7 +7975,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7764,7 +8002,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8020,7 +8258,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8064,10 +8302,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9222,7 +9460,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9337,8 +9576,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9403,7 +9642,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9424,6 +9673,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9575,6 +9825,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9623,7 +9878,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9657,6 +9912,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9677,7 +9935,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9722,53 +9986,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10048,6 +10268,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10144,7 +10369,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10160,6 +10385,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10522,6 +10775,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10612,7 +10866,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10676,10 +10930,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10929,12 +11183,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11371,6 +11625,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11481,7 +11788,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11492,7 +11799,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11513,7 +11820,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11882,7 +12189,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11940,6 +12247,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12072,6 +12427,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12176,6 +12532,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12427,6 +12791,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12757,7 +13122,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12784,7 +13149,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13040,7 +13405,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13084,10 +13449,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14242,7 +14607,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14357,8 +14723,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14423,7 +14789,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14444,6 +14820,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14595,6 +14972,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14643,7 +15025,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14677,6 +15059,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14697,7 +15082,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14742,53 +15133,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15068,6 +15415,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15164,7 +15516,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15180,6 +15532,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15542,6 +15922,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15632,7 +16013,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md index 0f4f4c431d4a..a51c43b6294c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md index 8035e019a7f5..41638eeb0a1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md index 694e3718d958..253972d73dbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinter --- @@ -947,10 +947,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -1232,12 +1232,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1674,6 +1674,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1784,7 +1837,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1795,7 +1848,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1816,7 +1869,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2185,7 +2238,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2243,6 +2296,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2375,6 +2476,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2479,6 +2581,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2730,6 +2840,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3060,7 +3171,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3087,7 +3198,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3343,7 +3454,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3387,10 +3498,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4545,7 +4656,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4660,8 +4772,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4726,7 +4838,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4747,6 +4869,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4898,6 +5021,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4946,7 +5074,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4980,6 +5108,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5000,7 +5131,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5045,53 +5182,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5371,6 +5464,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5467,7 +5565,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5483,6 +5581,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5845,6 +5971,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5935,7 +6062,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5977,10 +6104,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6225,10 +6352,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6478,12 +6605,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6920,6 +7047,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7030,7 +7210,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7041,7 +7221,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7062,7 +7242,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7431,7 +7611,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7489,6 +7669,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7621,6 +7849,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7725,6 +7954,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -7976,6 +8213,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8306,7 +8544,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8333,7 +8571,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8589,7 +8827,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8633,10 +8871,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9791,7 +10029,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9906,8 +10145,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9972,7 +10211,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9993,6 +10242,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10144,6 +10394,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10192,7 +10447,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10226,6 +10481,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10246,7 +10504,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10291,53 +10555,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10617,6 +10837,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10713,7 +10938,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10729,6 +10954,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11091,6 +11344,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11181,7 +11435,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md index 42b03b2c06d5..f1b87854ca0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md index 4cd7cee3067b..d5f013e98707 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md index b6e3c83cfc7b..bb0b6314eb99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md index e1bfa485719b..ce14caf0a448 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md index bf1ee5e80db9..bd8c062ba6a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md index a1bfb2dba085..56de9e3b752d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md index a6cbf00b42f1..ac29c2476ddc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShare --- @@ -975,12 +975,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1417,6 +1417,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1527,7 +1580,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1538,7 +1591,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1559,7 +1612,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1928,7 +1981,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1986,6 +2039,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2118,6 +2219,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2222,6 +2324,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2473,6 +2583,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2803,7 +2914,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2830,7 +2941,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3086,7 +3197,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3130,10 +3241,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4288,7 +4399,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4403,8 +4515,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4469,7 +4581,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4490,6 +4612,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4641,6 +4764,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4689,7 +4817,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4723,6 +4851,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4743,7 +4874,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4788,53 +4925,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5114,6 +5207,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5139,10 +5237,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5461,7 +5559,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5477,6 +5575,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5839,6 +5965,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5929,7 +6056,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6026,6 +6153,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6167,7 +6356,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6178,7 +6367,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6201,7 +6390,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6348,12 +6537,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6647,15 +6836,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6833,7 +7013,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6891,6 +7071,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7023,6 +7251,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7328,6 +7557,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7658,7 +7888,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7685,7 +7915,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7941,7 +8171,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8001,10 +8231,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8266,6 +8496,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9049,6 +9287,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9286,7 +9529,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9749,7 +9992,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9864,8 +10108,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9930,7 +10174,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9951,6 +10205,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10094,6 +10349,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10142,7 +10398,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10176,6 +10432,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10196,7 +10455,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10241,53 +10506,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10423,6 +10644,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10448,10 +10674,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10767,7 +10993,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10783,6 +11009,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10995,10 +11249,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11248,12 +11502,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11690,6 +11944,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11800,7 +12107,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11811,7 +12118,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11832,7 +12139,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12201,7 +12508,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12259,6 +12566,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12391,6 +12746,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12495,6 +12851,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12746,6 +13110,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13076,7 +13441,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13103,7 +13468,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13359,7 +13724,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13403,10 +13768,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14561,7 +14926,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14676,8 +15042,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14742,7 +15108,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14763,6 +15139,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14914,6 +15291,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14962,7 +15344,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14996,6 +15378,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15016,7 +15401,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15061,53 +15452,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15387,6 +15734,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15483,7 +15835,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15499,6 +15851,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15861,6 +16241,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15951,7 +16332,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -16026,10 +16407,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16240,10 +16621,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16525,12 +16906,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16967,6 +17348,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17077,7 +17511,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17088,7 +17522,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17109,7 +17543,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17478,7 +17912,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17536,6 +17970,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17668,6 +18150,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17772,6 +18255,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18023,6 +18514,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18353,7 +18845,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18380,7 +18872,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18636,7 +19128,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18680,10 +19172,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19838,7 +20330,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19953,8 +20446,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20019,7 +20512,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20040,6 +20543,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20191,6 +20695,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20239,7 +20748,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20273,6 +20782,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20293,7 +20805,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20338,53 +20856,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20664,6 +21138,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20760,7 +21239,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20776,6 +21255,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21138,6 +21645,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -21228,7 +21736,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md index 1980e0d92af1..a39193aa15bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintshareallowedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareAllowedUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md index 0522243a7f0a..9939d0611579 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md index 84fb3e15335d..f46c2ef7ab8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md index 5559b2c6ed92..41175c2a3c31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md index c5d38e891b75..981b1bf42a11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md index e88165624e3b..c254e89293ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md index cc03936ccf04..5d72893a4135 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/clear-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgUserManagedDevice --- @@ -639,7 +639,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Clear-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/clear-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md index 72e30d9e94f5..7ab7ac54eb24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/disable-mgusermanageddevicelostmode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Disable-MgUserManagedDeviceLostMode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Disable-MgUserManagedDeviceLostMode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/disable-mgusermanageddevicelostmode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md index 20a8dcd1695e..1bd9639ac979 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/find-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Find-MgUserManagedDevice --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Find-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/find-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md index 936cf3674481..1396ec19ef95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagement Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md index 00f9c9cd24cd..62c07fd9da00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Read properties and relationships of the androidManagedAppProtection object. +Android managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the androidManagedAppProtection object. +Android managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 4014d2c56beb..6b46f326cf92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md index 0e3806e7c57e..2dae45b830ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 7b22b9517bcc..3ad9f306a3a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md index 5e6c739995cc..d81580c19640 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md index 27ba6b5f63e2..446a8d2c913d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index ef6c9dd6952c..ad2e3c64b9aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md index c8d560e176f5..01779de9ae4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Read properties and relationships of the defaultManagedAppProtection object. +Default managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the defaultManagedAppProtection object. +Default managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 66b2cf2fadc8..b6c62629969c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md index 42d6b8530cd2..bd1f8bfe8d91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md index 1f0b0e41643a..bc72c5dc49e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index 39d3728ebc27..a8fb65622f1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md index 7f3c083ab2e0..453409491cb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppPolicy ## SYNOPSIS -Read properties and relationships of the windowsInformationProtection object. +Managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppPolicy?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtection object. +Managed app policies. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md index bfb447d5b75d..e2b9bd4f618c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md index 53d4d24d5f1f..da5080295e45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistration ## SYNOPSIS -Read properties and relationships of the androidManagedAppRegistration object. +The managed app registrations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the androidManagedAppRegistration object. +The managed app registrations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappregistration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index 3e98e86e274f..1facb0608c77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md index 2e862e62db9b..65b6adcecde7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationappliedpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md index 5821e57cd6c8..5742b681964a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index d9290bbabb80..77f66342ada4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md index b37f371d8a1e..297a08bbe1cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationintendedpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md index 54c1debc27b2..46c6f40ebf28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Read properties and relationships of the managedAppOperation object. +Zero or more long running operations triggered on the app registration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppOperation object. +Zero or more long running operations triggered on the app registration. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md index badce1f38003..f51eed18ab67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md index 99413832ed4b..8da3072d8843 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationuseridwithflaggedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegist ## SYNOPSIS -Not yet documented +Invoke function getUserIdsWithFlaggedAppRegistration > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration?view=graph-powershell-beta) @@ -37,7 +37,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke function getUserIdsWithFlaggedAppRegistration **Permissions** @@ -361,7 +361,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationuseridwithflaggedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md index 3b166078163a..fdbd800fd037 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppStatus ## SYNOPSIS -Read properties and relationships of the managedAppStatusRaw object. +The managed app statuses. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppStatus?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppStatusRaw object. +The managed app statuses. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md index 8778b442788f..606865442524 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md index 78a9bc859167..5f998779e366 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Read properties and relationships of the iosVppEBook object. +The Managed eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosVppEBook object. +The Managed eBook. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md index 498ec964da6c..53465154ae08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Read properties and relationships of the iosVppEBookAssignment object. +The list of assignments for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosVppEBookAssignment object. +The list of assignments for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md index ea1a2cca8807..71187bf66f42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md index 0c867f58df85..d9fdfae77b83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md index 94cbcc135f62..466744a15536 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Read properties and relationships of the deviceInstallState object. +The list of installation states for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceInstallState object. +The list of installation states for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md index ffe96371018d..e5f324734d8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookDeviceStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md index 8de3aa63b44d..7edaf61187f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookInstallSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookInstallSummary ## SYNOPSIS -Read properties and relationships of the eBookInstallSummary object. +Mobile App Install Summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookInstallSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookInstallSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the eBookInstallSummary object. +Mobile App Install Summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookInstallSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookinstallsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md index d14161690526..cbfa3c6a4501 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Read properties and relationships of the userInstallStateSummary object. +The list of installation states for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the userInstallStateSummary object. +The list of installation states for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md index 5fb19bff8ff0..e865c7c9139b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index fa183660cec0..52bfacaf6e70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md index 617521bbbf37..1d21fed59e56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarydevicestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 935d36176112..b6c94eb27fa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Read properties and relationships of the mdmWindowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are MDM enrolled. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mdmWindowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are MDM enrolled. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md index 67391de2fca0..4da37a6ee783 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md index e5cc8882341b..b6157ec6ce0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md index 9f86fda950ef..1f062d371afa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md index 85c8617c796c..76ec15c37ee7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md index 91709defaa33..a743c1672bda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 222b4004a2d6..4abeba7b08c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md index eded92e9eb1b..d11328df78e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md index 762e02b7876d..33c0d4fb2f2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileApp ## SYNOPSIS -Read properties and relationships of the managedIOSLobApp object. +The mobile apps. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedIOSLobApp object. +The mobile apps. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md index 7eec211dac11..055486c92512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index c2230a3d0ba4..46f49c51e958 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md index 81f1fb282b20..2bc98bd70593 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md index fdee7c7de424..084c5003b994 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md index be2ae9a383bd..861f793bbe94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index beb666e90d33..daba99ef5232 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index 46640d965f40..879d77544a9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md index 537222db97e6..9210a4c89148 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md index d61471597a7a..99001838483e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index ee1906e2bf9f..85106671cb90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md index 1e96fb3cd586..413b327304b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md index a3d99269f55d..62e8d20b9dde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 46dbc06c2971..7d4fb94aa8b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md index 6d5aa5ea3250..162f075ea0b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md index 87692ec5af27..a4934ed09b8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md index 1a5020e9a8b8..228924c08881 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md index cf53600aeda6..575c94e8ba62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index c1265d7c73c5..c95975467432 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md index 04012b2ff441..8c6cbd74ad86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md index 317f583c091c..403b2e171d69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md index 7ed831e0c118..454c41abd320 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md index fe654501a65f..7f6c4f123b85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 2f84053d581a..76bcc3d18a73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md index 7d27b8164027..faa83c38671c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md index 31e3a3adc7eb..f8b8e7f1d387 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md index 50110add8cd6..2daa8cb0e69e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md index ad675c43ca0f..587293559b7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index 984c368338b2..75f6f05fcdba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md index 13b539ef8ecb..8942536ade10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md index b523a2f9d109..be52ac956673 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md index c0c777503cab..9c645dbfece3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index fac8f813379e..73b4f1a5d024 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index df5e3c09c8eb..c86952aa8e4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md index 0267fbbb04ed..9a0e1cef5bf1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md index 3dcd0d076f01..3e34b6c755d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index af4e902a300c..f9ffa793e410 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md index b466c9376c80..778caa23a8b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md index 653291a3320f..b50771a2fb60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 14544bb2cf2c..eaf257633dd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md index 6edb972c0071..54d984b95fcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md index 3fc3e4311adf..8e44caa8b24a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md index bcfb9fb38ceb..3030c88eebfe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index aa1352df7dcd..20953cd26bec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index f14f4290a296..8224a951dc01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md index baec47d3273e..b716e1ac72d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md index 6fb0efafe49d..bcbce0a4b4d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 36bd497af4c8..d40a1eaa4d45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md index 2b94da4eb59f..868893c7ba7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md index 0c8c8fce8b8a..483eb4b8598c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index cb072dd5ef69..6131b4db60a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md index 3a94a91c1795..194aec8eec5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md index e6269ea6e585..537f877380c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md index 0fbb5895e01a..8ef7d5edf291 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 723586033ddb..91b9d2bad7dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index b6db88b65a1d..50eb714e3b0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md index 95953195d16c..04162084a1a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md index 722aa5166b69..d8d01abba431 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index 089b37b6fe32..4730cbeaf7a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md index 4135386214b9..f261763214f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md index 385572edf9ff..2ee7c99251e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 1f6879e9ec1e..fb0ac1314f78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md index 093846584ec8..0ac26116357d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md index 4f60b3a233d0..26b46e8b7ef4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md index c72ea73fb857..9195bcf46124 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index 27bdf02fe88e..0fef2e89a684 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 2f29f8910d74..0ec7c479a0e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md index 6fa39581c481..0a6d56338786 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md index 44154bf54ed9..717abb5a0430 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 108208f63b02..8ac840df1256 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md index 197ea0e3ffb8..8cf6e4c9af18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md index de80f7201c31..fa01b9119312 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 0c6aa8d09219..193c0a912617 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md index 53a85f29bf46..8106d019a595 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md index bb5b1fc3f340..876dbf66d4cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md index b231814935a9..a0201dd3df3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 95b3866fa853..1800db7d3aa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index da612a2b8348..953efdade67d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md index 1939552d2d8d..65638e3c3e63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md index e6e32c74b93e..e48b356e0340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index bbb0108a69c9..4fe18a161c25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md index 4ba76af95790..5e08623b7015 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md index 9a67805acc1c..06a249377336 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 7fd8e7771b4d..c8336a10557c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md index 510b3ac11764..fd262980a8df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md index 8dc960abc09f..c7ceef39f3b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md index a592d93b0496..877a5fa0a525 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md index 806f83105957..7187f8366446 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index 1c94b82c69ac..88c2789576e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md index 26a542c3782d..58326b5fff73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md index e241a2d98630..78593ff24bc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md index 268bb7373cb1..7ab92682d51d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index 3821fc011c13..df6e5c411ac4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index 74e042fe5d5a..608ca171be47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md index 1e8b128a5046..30937851e4ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md index ac6e300c0984..8510ae86d0c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index 1bbe757e3151..77768e1f1dde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md index bfaa07dafcdb..88119fcba317 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md index f14dc1402f7a..29e2b75d5043 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index 445b5f38c217..5b081a5cddaf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md index d3a489de5aba..3ffc9b746553 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md index 9225c27230a2..57ca5d1548a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md index 916c1dad51c7..4388ff65845b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 32a78b4bed00..c98a097b4c51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index d94ad1bab8a8..a10aa0066952 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md index fb74e3300b03..bba0f8302c8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md index c37e763eb9e1..6b29b37cefdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index deb1019adc94..5d0dffcea09a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md index 29ddf744af27..b701f9270405 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md index 4c70921b5d3b..45c3de13672d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsi Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 4b2bb745338d..6807e0d32f33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md index f8ade1a79bc4..a5a969ccf1cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsiassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md index 0b0c35c6e7f1..65c38d46302e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md index 0a013d95ee12..570866c228c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 4ea4e97f46fb..f3fdaa46e87c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index ee3e99688cca..2c02e52cdb4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md index 03cf95faaf1e..ea8cb40d0989 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md index 30f49df02897..d0e5d7717591 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 06a29bfbf5cd..3b8fc2a7a025 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md index b2f5e8cde277..4216f81beba1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md index ddd92e31fd84..4943b02e0437 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 5514723af9e3..93031cedb951 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md index beb132ae5ff7..7e5a4e6ef980 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md index 727280de92bc..831fb9ff7301 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md index 7f21f2d470f6..045e8d585c6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index 0a488aeeeeee..4927869e71e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContaine ## SYNOPSIS The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md index 1f4d6aab3429..c4f489159ded 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index 93286076f9a4..750341bcc991 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index e1faa7a83ac2..949ffd8fdba6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md index 801eafacd0a6..7e2b6a8e0629 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md index 4becf5734e28..dadf8204a7e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index e68c2082c403..6ca6d024732f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md index 916328bbdfb4..f758c88bc03d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md index 6b192a912d02..6421dcb50d3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index 1e3e4be5202b..ca9731be313d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md index 17cca49c791f..df88f469e7b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md index 72821cfc35eb..7011bab74296 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md index 1b2df84bbed6..dde6f57c5602 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md index 9c455f529a18..ee9d99cd7bb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index 221e27fa8d13..66ba6d974987 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md index 985a1e26deeb..e3e078c3ab56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md index ecaffc53dba4..9643313bce12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md index 68d6b2b5f924..393510a83cfb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 2b262b596052..7d8d5031a2c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index c713a7eb3006..5d734393a458 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md index 6a72308a3165..9fc117e3af35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md index db3a70b89d4a..7dcc72d97848 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index e5b16cb3c84b..1ff5aa6ae79c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md index affd37618787..ee4055eca5f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md index 41c48a649aeb..90ab520fe4b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Read properties and relationships of the mobileAppAssignment object. +The list of group assignments for this mobile app. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppAssignment object. +The list of group assignments for this mobile app. **Permissions** @@ -610,8 +610,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md index f16f89d303b7..ab7a6455fc73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md index 6224621a29ef..4f1839a16ad5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Read properties and relationships of the mobileAppCategory object. +The mobile app categories. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -89,7 +89,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppCategory object. +The mobile app categories. **Permissions** @@ -701,8 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md index ce807f2b8a6a..8a10a9b251d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md index bb7cc45cf29d..9cce93a3b8bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfiguration object. +The Managed Device Mobile Application Configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfiguration object. +The Managed Device Mobile Application Configurations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 30050437cb7e..6d43afdbad4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object. +The list of group assignemenets for app configration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object. +The list of group assignemenets for app configration. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md index 8ce90abfb6d7..b48727ce46b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md index 62f4033b2723..571d0ee21b79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index a4245f6612eb..bd1f386157e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object. +List of ManagedDeviceMobileAppConfigurationDeviceStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object. +List of ManagedDeviceMobileAppConfigurationDeviceStatus. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md index bdc1c344bccb..31ef87647318 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 42a207a62d44..93b77a339a5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object. +App configuration device status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object. +App configuration device status summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index 7156fb74bc4e..d804a2262e52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object. +List of ManagedDeviceMobileAppConfigurationUserStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object. +List of ManagedDeviceMobileAppConfigurationUserStatus. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md index 2bf07a8f8085..9b5d0bb82ad6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index d30c40e1e907..d83329e2de29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object. +App configuration user status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object. +App configuration user status summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md index 62fe4c08ce50..e92050ef2aa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md index 320a5977f20a..c8b89455cf09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md index 8ac3b87f9d9a..91d36fadca58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasandroidstoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md index a0cf14cabc68..ce5fda9d36f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasiostoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md index 9f79e2c974c2..d3a679589d74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasiovppapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsIoVppApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md index 269c7cbd30b0..8d6ad2fae578 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmacosdmgapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md index 0b8b173e9c30..9e78110e922a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmacoslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md index c07798e70fa1..944d0531e3ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md index 4a2ae83123ae..b865f0fe4db8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedmobilelobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md index d4631d4c776e..1d612aa34acc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md index 81f79b185b4c..c1781d9e87f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md index 8995d8a97ed2..695b24b330c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswin32lobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md index 6a69766d4651..f84db3edd964 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md index 341ab40b77df..3229ec3952e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsmobilemsi Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md index 004b4c2a6270..7374708e7d14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsuniversalappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md index 9144353060e4..a344bd15e4fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowswebapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md index bddf2ca57c66..54f9e108d38d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md index b693ff22acb0..8772481cde9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md index 4877393a4bbe..7c70270a53d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapprelationshipcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppRelationshipCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md index 2e46c8c72f59..855c453bbcce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Read properties and relationships of the targetedManagedAppConfiguration object. +Targeted managed app configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the targetedManagedAppConfiguration object. +Targeted managed app configurations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index a50b98b866aa..20f2b99f6f30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md index 384c2bda8b36..c8815bd9869c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 93502c0b3613..edaa1d662d79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md index 717bbf770186..cc4815db8da6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md index bf8c2a053202..8a95f2379b11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 4becfae57909..a997d4b939ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md index 8b698e0b3286..7a4f200d37e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementVppToken ## SYNOPSIS -Read properties and relationships of the vppToken object. +List of Vpp tokens for this organization. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the vppToken object. +List of Vpp tokens for this organization. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md index 457803334eeb..57698d8e9d23 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptokencount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementVppTokenCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index 94857000524e..3a66ec5b7390 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are not MDM enrolled. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are not MDM enrolled. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md index 6c76de981e32..79b8891702ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md index 1cfeb296a524..148eb6cfef02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md index e95aa6676c0b..d24b77fb8b6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md index 297ef007892f..3b801e0fb40e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLocke ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionAppLockerFile object. +Another way to input exempt apps through xml files > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionAppLockerFile object. +Another way to input exempt apps through xml files **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md index 6fde6c26f953..f833f05f98ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 880e4bd74878..0d87e9558041 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md index f536b45a57c1..605890100734 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md index 808fac82220d..d06adbccd903 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Read properties and relationships of the iosManagedAppProtection object. +iOS managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosManagedAppProtection object. +iOS managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md index 185408e78ed7..64f561d20195 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Read properties and relationships of the managedMobileApp object. +List of apps to which the policy is deployed. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedMobileApp object. +List of apps to which the policy is deployed. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md index fca766615a79..9173566584c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index fefe1de041eb..ecffed1d6ea8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Read properties and relationships of the targetedManagedAppPolicyAssignment object. +Navigation property to list of inclusion and exclusion groups to which the policy is deployed. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the targetedManagedAppPolicyAssignment object. +Navigation property to list of inclusion and exclusion groups to which the policy is deployed. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md index 3b37ca6a6aca..53cf2c1f1652 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md index 44bcb91569eb..ada8ebdb2a27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index e760da75afe8..461588396343 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary ## SYNOPSIS -Read properties and relationships of the managedAppPolicyDeploymentSummary object. +Navigation property to deployment summary of the configuration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppPolicyDeploymentSummary object. +Navigation property to deployment summary of the configuration. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md index 80385b7fd4aa..b5885f338582 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md index 012bdb001e07..c0c93027dac3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mguserdevicemanagementtroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDeviceManagementTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md index aeb3bb09772f..cb85a25b9db8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md index 6c616054c1b7..7bc72b87565d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanagedappregistrationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md index e1cc534e3a58..e8c42e818e71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md index 8a5360b38c73..dc47571dcd72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md index a31cbf8ec7e9..cd0bb14ef1fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md index 6c06439eb5a8..94dba34d8993 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md index 98f7940cafe1..6cd559bc827a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecompliancepolicystatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCompliancePolicyStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md index d25511d4614c..1464d23d68a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md index 7b44e5638805..b08fdcaf7312 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceconfigurationstatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceConfigurationStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md index 5f5039a33761..269ecfd4f00d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md index 172226f17379..97269c7a0d76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicelogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md index 85664711f108..bd2f51bbce3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md index bcd37645b866..d583e1b46db5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceuser Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md index 48ae9b61d9d9..4b60bea93af1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 30a152eaa4bf..e4402f7d2802 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md index bfbdd4dc49c0..38336c74aab4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstatedetectedmalwarestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md index 541a1549ecc5..588aa50aa5b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcleanusermanageddevicewindowsdevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCleanUserManagedDeviceWindowsDevice --- @@ -553,7 +553,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgCleanUserManagedDeviceWindowsDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcleanusermanageddevicewindowsdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md index 9e377177070d..e2bd1a40b6cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md index 3779f7302240..fb608f112dec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md index 1e394f718623..f7fd84bfa2fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md index b94aa8478539..b237cb8056b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md index 002019a86cf2..8f5b919ce6e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md index c022a18db7c5..d03c25812c75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md index b6218da45d49..b245035ca0ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md index efcb2e6d089b..3cadf2e87cb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md index 21fa117e86b4..51607dc8614d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md index 639996fe9cfe..9d6915d43962 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md index acb9647a4e80..7f5dd9a12907 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md index f2cc4827eeb0..d094edd1a3f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgdownusermanageddeviceshut Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownUserManagedDeviceShut --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgDownUserManagedDeviceShut](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgdownusermanageddeviceshut) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md index e04c2d373ac7..860cefb36810 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mglogoutusermanageddevicesharedappledeviceactiveuser Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser --- @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mglogoutusermanageddevicesharedappledeviceactiveuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md index 7b56fed17666..0fb70f6b5582 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphandroidlobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md index 1df315124f68..d7e0d21ba31b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmacosdmgappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md index ac5f5a755d71..58be6132c65d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmacoslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md index 1d264cbb8025..8d3d8391a584 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedandroidlobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md index 9d9830a5ebfa..f2a0de6aa35f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedmobilelobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md index 72e593e4468a..57905f5b667e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedioslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md index 16e0a2798914..9a65ae9f1557 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwin32lobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md index b16b52a07762..a53c585af4f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsappxcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md index 5886255fbcd3..62a20377dd47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsmobilemsicontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md index fa5b6d18005e..36c3318d4f4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsuniversalappxcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md index f498ccc19e0b..348921ced9d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphioslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md index 5e96e817a7eb..c0bade7041bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgretireusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetireUserManagedDevice --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgRetireUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgretireusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md index fdb04c9e1023..79d523418885 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgscanusermanageddevicewindowsdefender Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScanUserManagedDeviceWindowsDefender --- @@ -13,7 +13,7 @@ title: Invoke-MgScanUserManagedDeviceWindowsDefender ## SYNOPSIS -Not yet documented +Invoke action windowsDefenderScan > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScanUserManagedDeviceWindowsDefender](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaScanUserManagedDeviceWindowsDefender?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action windowsDefenderScan ## PARAMETERS @@ -553,7 +553,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScanUserManagedDeviceWindowsDefender](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgscanusermanageddevicewindowsdefender) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md index fb152ddb8c19..15fb559b6c04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedapppolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -576,7 +576,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedapppolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md index 93f6062dc941..c217aa58dd2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationappliedpolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -578,7 +578,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationappliedpolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md index 5e2480aa5bde..f330c4cfb49f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationintendedpolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -578,7 +578,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationintendedpolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md index 1e6e284748ed..aa7e20cd5492 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -607,7 +607,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementtargetedmanagedappconfigurationapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md index 19fa9fe78c3b..03e5ff0156f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/lock-mgusermanageddeviceremote Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Lock-MgUserManagedDeviceRemote --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Lock-MgUserManagedDeviceRemote](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/lock-mgusermanageddeviceremote) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md index 20fcce400c78..3d409840aee3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: f554d27f-4974-497a-8602-f80c3bf80880 +Module Guid: 90400cf5-afc7-4023-b571-7b27347506e3 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md index b2f870f74d08..9eb36858d3fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Create a new androidManagedAppProtection object. +Create new navigation property to androidManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -68,7 +68,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidManagedAppProtection object. +Create new navigation property to androidManagedAppProtections for deviceAppManagement **Permissions** @@ -821,6 +821,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1408,6 +1409,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1445,12 +1447,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -1462,20 +1464,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 8db72d7cf258..ab8c6e7c2427 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 64d9a2e33d41..bb98256817db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md index cc964fcff2a1..cef3595f442f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Create a new defaultManagedAppProtection object. +Create new navigation property to defaultManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new defaultManagedAppProtection object. +Create new navigation property to defaultManagedAppProtections for deviceAppManagement **Permissions** @@ -807,6 +807,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1407,6 +1408,7 @@ BODYPARAMETER ``: Policy used to con [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1444,12 +1446,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1474,20 +1476,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 51b8986a356d..a9b9f8722a0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md index 3bc684272164..254868e49421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md index a5c9f6359cb0..5e5f25b59fc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedAppRegistration ## SYNOPSIS -Create a new androidManagedAppRegistration object. +Create new navigation property to managedAppRegistrations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedAppRegistration?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidManagedAppRegistration object. +Create new navigation property to managedAppRegistrations for deviceAppManagement **Permissions** @@ -794,7 +794,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementManagedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index cb9bfb64811e..70047c17af1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index e313679abd70..9e96d3c64fd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md index f3305cd8393b..d7319877931e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Create a new managedAppOperation object. +Create new navigation property to operations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedAppOperation object. +Create new navigation property to operations for deviceAppManagement **Permissions** @@ -647,7 +647,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md index 599cf92ba765..e2ede99cd117 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md index 3da1208d18f5..a1989856074d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Create a new iosVppEBook object. +Create new navigation property to managedEBooks for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosVppEBook object. +Create new navigation property to managedEBooks for deviceAppManagement **Permissions** @@ -799,7 +799,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md index f0d2b2f30c9f..8ee3a0751eb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Create a new managedEBookAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedEBookAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md index 2b904dc45e9f..d0647b2b936b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Create a new deviceInstallState object. +Create new navigation property to deviceStates for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceInstallState object. +Create new navigation property to deviceStates for deviceAppManagement **Permissions** @@ -764,7 +764,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md index ac94b24e35df..ce4fe47f45a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Create a new userInstallStateSummary object. +Create new navigation property to userStateSummary for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new userInstallStateSummary object. +Create new navigation property to userStateSummary for deviceAppManagement **Permissions** @@ -701,7 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index 01af52ec1a2c..c8adbd9f2a0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index e697bfe214d4..521375182b6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Create a new mdmWindowsInformationProtectionPolicy object. +Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mdmWindowsInformationProtectionPolicy object. +Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -1281,7 +1281,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -52,7 +52,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new microsoftStoreForBusinessApp object. +Create new navigation property to mobileApps for deviceAppManagement **Permissions** @@ -775,7 +775,6 @@ LARGEICON ``: Contains properties for a generic mime ## RELATED LINKS - [New-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index ac520e596a56..51206b7f0e00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index 19d84e8c87de..484940ea994b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index dd4e9f2572ff..a8af41293d06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index 98f87c1c5b76..1e6261ee2f31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 6e751c9b19ae..f286ffeb0029 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index 55cc1b509737..dc56af6d7864 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 4041303c83ff..a49a8c8c517a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index ec93a6db41e6..bba441b52341 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index 0eac66c0c73d..8f21eceec360 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index caa0795fb4fb..d11d7e782482 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index 9391ead32c49..9fb4a67a327f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 90d5c0b58aff..fe2b6e45364f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index 3b1d7879a00c..1de66cf9f96a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index 7e45d734fcd7..e341a6ac8bd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 3dc6d51209d9..2ca8ccc1a659 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index d3c6474f66af..baef365bc74b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 31c947743977..49d2ea59fe47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 6d8f20e73d03..2ac31e0334ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index a767c6e09cb5..5989397329cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 4ba66399d4b8..6f0ef24319d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index 8221c3a8df9b..f19072889fc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 9bc1c298a50d..f44dcf018f73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 745bb652020d..41de7a888e9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 8ecd4a7cd6f8..53e996d6fc8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 43cf87c192b3..418c8de8ef4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index c3e19b44890e..35c106829656 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 521fffc1054b..de28c72298a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 125bcb61924b..0743c44667aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index ff42cb435efc..80dbdb0e3b49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index fb1c5a70a891..692fecb2ff6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index fedc1f0844ec..2f8496fc0c90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index fa19bc76f3e1..c26deae8e0db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index 0e5ef1832268..f6a5ebfb700a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 09f1f24b9f00..111a1105b07a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index 1500d8e3a12c..6db1b3ccec20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index d60d482afe44..f16ee2c72de0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 43bf5433f7b2..38af5b095342 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 4cf86bf191c6..37952bc3e0cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index a9f4159af289..cbc87d1414de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 685c78dea385..68fbd51bcac2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 5363c2f4830d..b83e84e4ad16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index 1f37966e8745..7069673c84b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index 9a7632044a18..0edb84671eaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 125a504b1d32..25043a5f87a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index aff1dd48f3df..fdf90b46cca7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index c02686f9d8ec..88721dd25e73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index c0cb9a315a49..74b541c74eff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 9ea9ddefb21e..7a1ee5999ba1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index b3b600777976..a5bd3730b7d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index c7317c0d423e..f78caf63d112 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md index 1e2bac6d16c0..7d9dc297c504 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Create a new mobileAppAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -624,7 +624,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md index f8295d576ac0..0788faa4b3d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Create a new mobileAppCategory object. +Create new navigation property to mobileAppCategories for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppCategory object. +Create new navigation property to mobileAppCategories for deviceAppManagement **Permissions** @@ -416,7 +416,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md index 5bc48eeee165..dac22615ab34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Create a new iosMobileAppConfiguration object. +Create new navigation property to mobileAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -56,7 +56,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosMobileAppConfiguration object. +Create new navigation property to mobileAppConfigurations for deviceAppManagement **Permissions** @@ -754,7 +754,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md index ba0f895fd898..79b76cef766f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -566,7 +566,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index 1aaffdd9ea49..a8146ceeddf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceAppManagement **Permissions** @@ -743,7 +743,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index e5006c5764fb..0c39b1129c32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceAppManagement **Permissions** @@ -683,7 +683,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md index 2236458012cc..807c72a0fc58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md index dc7ebea9c82f..46d6ee56f94f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Create a new targetedManagedAppConfiguration object. +Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new targetedManagedAppConfiguration object. +Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement **Permissions** @@ -676,12 +676,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. @@ -693,20 +693,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index db81b657b4fa..a76e718f6689 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 2ae7ee91cb69..12a38ba6fd22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md index 84f31c244522..e9fcee5f12db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementVppToken ## SYNOPSIS -Create a new vppToken object. +Create new navigation property to vppTokens for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new vppToken object. +Create new navigation property to vppTokens for deviceAppManagement **Permissions** @@ -113,7 +113,7 @@ HelpMessage: '' ### -AppleId -The Apple ID associated with the given Apple Volume Purchase Program Token. +The apple Id associated with the given Apple Volume Purchase Program Token. ```yaml Type: System.String @@ -223,7 +223,7 @@ HelpMessage: '' ### -CountryOrRegion -The country or region associated with the Apple Volume Purchase Program Token. +Whether or not apps for the VPP token will be automatically updated. ```yaml Type: System.String @@ -639,9 +639,9 @@ You can upload multiple Apple VPP Business or Education tokens. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -655,7 +655,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index d08fffb10f39..df933cab794c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Create a new windowsInformationProtectionPolicy object. +Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionPolicy object. +Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -411,7 +411,8 @@ HelpMessage: '' ### -DaysWithoutContactBeforeUnenroll -Offline interval before app data is wiped (days) +Offline interval before app data is wiped (days) . +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -941,6 +942,7 @@ HelpMessage: '' Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -989,6 +991,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 ```yaml Type: System.Int32 @@ -1012,6 +1015,7 @@ HelpMessage: '' The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1038,6 +1042,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 ```yaml Type: System.Int32 @@ -1083,6 +1088,7 @@ Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 ```yaml Type: System.Int32 @@ -1561,30 +1567,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -1677,7 +1689,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionAppLockerFile object. +Create new navigation property to exemptAppLockerFiles for deviceAppManagement **Permissions** @@ -652,7 +652,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 8df365694d04..7b6e453054ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md index cab0e9e9bece..7fa8a220f700 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Create a new iosManagedAppProtection object. +Create new navigation property to iosManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -66,7 +66,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosManagedAppProtection object. +Create new navigation property to iosManagedAppProtections for deviceAppManagement **Permissions** @@ -794,6 +794,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1339,6 +1340,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1375,12 +1377,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1389,20 +1391,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md index bb7b78285aba..278453679525 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Create a new managedMobileApp object. +Create new navigation property to apps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedMobileApp object. +Create new navigation property to apps for deviceAppManagement **Permissions** @@ -593,7 +593,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 85d2ff8b7b39..ace9a90c267d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md index 9fe09dfa6538..1e100e1ce9aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md index 11c586ef9fbc..b8317708e52d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDevice --- @@ -36,7 +36,7 @@ New-MgUserManagedDevice -UserId [-ResponseHeadersVariable ] [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -71,7 +71,7 @@ New-MgUserManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -706,6 +706,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1024,8 +1051,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1090,7 +1117,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1111,6 +1148,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1204,6 +1242,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1345,7 +1445,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1356,7 +1456,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1379,7 +1479,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1526,12 +1626,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1825,15 +1925,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -2011,7 +2102,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2069,6 +2160,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2201,6 +2340,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2506,6 +2646,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2836,7 +2977,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2863,7 +3004,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3119,7 +3260,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3179,10 +3320,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3444,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4227,6 +4376,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4464,7 +4618,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4927,7 +5081,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5099,6 +5254,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5147,7 +5303,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5181,6 +5337,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5201,7 +5360,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5246,53 +5411,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5428,6 +5549,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5453,10 +5579,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5772,7 +5898,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5788,6 +5914,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6054,8 +6208,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6079,8 +6233,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6124,7 +6278,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -6265,6 +6429,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6406,7 +6632,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6417,7 +6643,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6440,7 +6666,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6587,12 +6813,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6886,15 +7112,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7072,7 +7289,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7130,6 +7347,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7262,6 +7527,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7567,6 +7833,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7897,7 +8164,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7924,7 +8191,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8180,7 +8447,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8240,10 +8507,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8505,6 +8772,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9288,6 +9563,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9525,7 +9805,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9988,7 +10268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10103,8 +10384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10169,7 +10450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10190,6 +10481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10333,6 +10625,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10381,7 +10674,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10415,6 +10708,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10435,7 +10731,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10480,53 +10782,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10662,6 +10920,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10687,10 +10950,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11006,7 +11269,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11022,6 +11285,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md index 56137d0aa98a..d1d92f0db506 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceCompliancePolicyState --- @@ -665,8 +665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -722,8 +722,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md index 7fc0309d86f2..7215814b96fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceConfigurationState --- @@ -665,8 +665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -722,8 +722,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md index d47133914ab9..0d54a2b528f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicelogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceLogCollectionRequestDownloadUrl --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md index 8446f6d0f8fe..568aa2e8437e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 3eba4979ce6f..93f986f971a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md index c1fe0a02ac67..671a10979dea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Deletes a androidManagedAppProtection. +Delete navigation property androidManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a androidManagedAppProtection. +Delete navigation property androidManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 3a41d684dd6a..a563aa31ccf3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index f90203dbd840..1f285d3830fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index 1b484b5172cd..d9203e2eb644 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md index 32e3eadc864f..a1db8bef77d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Deletes a defaultManagedAppProtection. +Delete navigation property defaultManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a defaultManagedAppProtection. +Delete navigation property defaultManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 29e1b4a1fef1..81ae46f6ddbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index e862009fda29..a80946efeffd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md index 07611b088a0c..c8cfed02c4d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md index f3182ac55eb4..a171ff597b33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index e275eff518c2..12e8afa79856 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index 00500c2a9b04..6287b20af700 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md index ea4e8d111a4f..636cb7e5f3be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Deletes a managedAppOperation. +Delete navigation property operations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedAppOperation. +Delete navigation property operations for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md index fe6ecf31e567..f938cc162ced 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md index fcedfff5cd6f..9b138719e0a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Deletes a iosVppEBook. +Delete navigation property managedEBooks for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosVppEBook. +Delete navigation property managedEBooks for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md index d71d350d5499..ae30d2b06099 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Deletes a managedEBookAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedEBookAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md index 524aedd1094a..0066fcdc9f80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Deletes a deviceInstallState. +Delete navigation property deviceStates for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceInstallState. +Delete navigation property deviceStates for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md index 1250a9b91443..68fa4207d671 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookInstallSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md index 0f76d408746e..6718add2ab28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Deletes a userInstallStateSummary. +Delete navigation property userStateSummary for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a userInstallStateSummary. +Delete navigation property userStateSummary for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index cb539b876d21..a2d8febbdd05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 73ee2cdfbc00..bf0309dc6aef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Deletes a mdmWindowsInformationProtectionPolicy. +Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mdmWindowsInformationProtectionPolicy. +Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md index e4a23803f2e1..90f81ec75c9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md index d5a49170b887..b4f4907e0f6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 9b608f5e5c51..ceaf55b6a6e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md index c4c02a633482..d40c485ca577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileApp ## SYNOPSIS -Deletes a windowsUniversalAppX. +Delete navigation property mobileApps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsUniversalAppX. +Delete navigation property mobileApps for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index a02da50c2244..20148fb9c226 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index be43de7ea4c4..5554db212e5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index 02ab006bd3c8..84296e43e8f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index 18205474e178..621ea3032d40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 16e2f2c807b2..03b7f0b629d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index e312222c3e5c..064ffbc53008 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index d568ad7fbe8e..11b29d73fbd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index ae9fbc7e7632..cbe9f3976130 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index e3eea51dbe71..9f24e0d6ecee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index 2e32d387f22b..81cf6d8ad7e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index da97c8030a67..73bec90bcee2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 3275b261aeea..66d11a21cdfd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index 546230a46adf..0f5c349fe6b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index bdf871633a1e..8e6b4b16fa84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index b16adf8c1ff4..df7e4b1ed2ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index dcb5fb7d0255..f6adf1e894f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 2bd4046f9c7a..61b8dc8e9647 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 2453f36d752a..933c9b074512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index c2d4f97b1e21..1765e86010a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 5b1602422e6c..00355f0b6425 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index be8f80793543..9e8c7f3d91d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 5f42ebb6f5ed..47cd4514dc0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 10683a23b7b6..a5a573c0866a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 117f04bf0b69..762d2208f635 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 128ab4e785f3..4d647ef93c8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index 7aaabff7a3b4..10b6a9621304 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 5c7a0bb89dba..a518d6c4caec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 1a8c8f4f808c..6d4c2a79aa9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index 8ce67fe770bc..fcd2fd8b45cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index fad35cec58a6..b7f498690966 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index 06694f9bdbe2..050c4999e67e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index d50f5f06a9a4..7e6d7acc739a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index b70b1f4c04c9..b6eefa315ae3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 5f64765d2095..03b78ccc0be7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index 333d8824073d..3b29cf7edc86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index b8922a1bbd08..fdf7db902d45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 880d86349c9f..df15c7677d0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index a19481ac1274..c33d154983b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index f30e6e608610..cda4c8ecde78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 88b5d92b356c..8413766e1491 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 828cae12ed31..3b61b9b9db3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index a9a8ba646a2a..e78a9aa2d186 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index e44f7dfaedb9..05482a82d494 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 0e5d844d1b94..9bfb8592f791 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index b0ac8dcafe07..1f2636d48cc7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index e8d1ac4cf969..3e7951847477 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index fa4a23799ed4..fab157d1f978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 48452efd018f..a010b70f1c65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index 6527c215aa56..2bc8e59d063d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index cddbd8693744..eaa81c4918eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md index f4ca4ff417bb..07a770f1cef9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Deletes a mobileAppAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -464,7 +464,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md index 065a3825e46c..28d3262812bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Deletes a mobileAppCategory. +Delete navigation property mobileAppCategories for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppCategory. +Delete navigation property mobileAppCategories for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md index 29b68a1f086d..983ab6e735a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Deletes a iosMobileAppConfiguration. +Delete navigation property mobileAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosMobileAppConfiguration. +Delete navigation property mobileAppConfigurations for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 28297e1bbd31..a1805de9de40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index f486d10d6a17..1dff4fb3e9ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 8d60b10e1cb0..cc67473a4335 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index d7a9e215c8cd..d209ac8f5e8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationUserStatus. +Delete navigation property userStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationUserStatus. +Delete navigation property userStatuses for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index 9c658f787114..1e6ab81a6e40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md index c54e43fd1c96..190578f070db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md index e970904b4084..b1fa19fc899d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Deletes a targetedManagedAppConfiguration. +Delete navigation property targetedManagedAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a targetedManagedAppConfiguration. +Delete navigation property targetedManagedAppConfigurations for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index 11dd25cef69e..67915a217846 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 745484653ed8..db34ead3e6c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 8ee07fb460e7..3555721aee1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md index 08ffe0cb50f9..969082d087fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementVppToken ## SYNOPSIS -Deletes a vppToken. +Delete navigation property vppTokens for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a vppToken. +Delete navigation property vppTokens for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index 02f9782ca4fc..2104583e19c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Deletes a windowsInformationProtectionPolicy. +Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionPolicy. +Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md index 79174ce53c2c..ab18f1a40668 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md index fc1207eae5dd..48b982e6840c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLo ## SYNOPSIS -Deletes a windowsInformationProtectionAppLockerFile. +Delete navigation property exemptAppLockerFiles for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionAppLockerFile. +Delete navigation property exemptAppLockerFiles for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 1eb526cc9397..54151fd0aea7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md index db26191a5f93..77a6c2fe9b7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Deletes a iosManagedAppProtection. +Delete navigation property iosManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosManagedAppProtection. +Delete navigation property iosManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md index ffebce4a09eb..2c815179bffe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Deletes a managedMobileApp. +Delete navigation property apps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedMobileApp. +Delete navigation property apps for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 1ffb460237d6..831fcbd1f629 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Deletes a targetedManagedAppPolicyAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a targetedManagedAppPolicyAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index 77d76baf9b89..4af864449d18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md index 0db334a469f2..809e7ef38dbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md index 80580d9819d5..47700150ce70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md index 52bfd8a5acf0..7f9bed0fa824 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md index 93d505d17d52..1a969811a02c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md index 20c3989414da..af0e4fcb96ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md index 0aaa0e9a84b7..ae8169900988 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md index e7a0506da1c8..7b53608b7872 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md index 62ac83431fdf..3ea7d556353f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceuserfromsharedappledevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceUserFromSharedAppleDevice --- @@ -554,7 +554,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgUserManagedDeviceUserFromSharedAppleDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceuserfromsharedappledevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md index abfde3364418..25579f0bf4bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 3b877f702be0..7018fa1d3a9a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md index e6a1c0ade744..579bf35ff268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/request-mgusermanageddeviceremoteassistance Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Request-MgUserManagedDeviceRemoteAssistance --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Request-MgUserManagedDeviceRemoteAssistance](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/request-mgusermanageddeviceremoteassistance) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md index 8a5d175a2cef..1293eb05ca0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/reset-mgusermanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Reset-MgUserManagedDevicePasscode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Reset-MgUserManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/reset-mgusermanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md index 1b4d43a6c2db..270735c4ac85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restart-mgusermanageddevicenow Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgUserManagedDeviceNow --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restart-MgUserManagedDeviceNow](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restart-mgusermanageddevicenow) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md index 09aa48e06efa..513fa91afd91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restore-mgusermanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserManagedDevicePasscode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restore-mgusermanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md index e9fc8d35b188..80054318d607 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -575,7 +575,6 @@ Read-only. ## RELATED LINKS - [Set-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md index 0a8e9241c4ee..1a6434e5f5c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementMobileApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md index eb3044d65ee0..e721fb704ff0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -572,7 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md index 294e40f961ab..7cd8932cdf93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -575,7 +575,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md index abc9a4aa68f1..d4652accd0e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md index 65ce9b8443f3..2880d6eb21db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/skip-mgusermanageddeviceactivationlock Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Skip-MgUserManagedDeviceActivationLock --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Skip-MgUserManagedDeviceActivationLock](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/skip-mgusermanageddeviceactivationlock) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md index 6064f022b081..d9f9fec33cdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp --- @@ -320,7 +320,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementmicrosoftstoreforbusinessapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md index 1c5c07b16508..1570532d98d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementvpptokenlicense Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceAppManagementVppTokenLicense --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceAppManagementVppTokenLicense](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementvpptokenlicense) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md index 10bacd22851c..b1334d4c038e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgUserManagedDevice --- @@ -13,7 +13,7 @@ title: Sync-MgUserManagedDevice ## SYNOPSIS -Not yet documented +Invoke action syncDevice > [!NOTE] > To view the beta release of this cmdlet, view [Sync-MgBetaUserManagedDevice](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Sync-MgBetaUserManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action syncDevice ## PARAMETERS @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md index 11d64ef4a389..8b4e9ac2d8f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagement Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagement --- @@ -838,6 +838,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -875,12 +876,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -911,6 +912,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -948,12 +950,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -973,6 +975,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1031,6 +1034,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1338,9 +1342,9 @@ Read-only. [VppTokens ]: List of Vpp tokens for this organization. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -1400,30 +1404,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -1442,6 +1452,7 @@ DEFAULTMANAGEDAPPPROTECTIONS : Def [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1479,12 +1490,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1520,6 +1531,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1556,12 +1568,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1875,21 +1887,21 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. VPPTOKENS : List of Vpp tokens for this organization. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -1978,30 +1990,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -2011,7 +2029,7 @@ The largest number you can configure must be less than the number configured in ## RELATED LINKS - [Update-MgDeviceAppManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md index 27fb83cec8fc..0d025fa24098 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Update the properties of a androidManagedAppProtection object. +Update the navigation property androidManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -111,7 +111,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a androidManagedAppProtection object. +Update the navigation property androidManagedAppProtections in deviceAppManagement **Permissions** @@ -1081,6 +1081,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1792,6 +1793,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1829,12 +1831,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -1846,13 +1848,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1897,7 +1899,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index b5c7eb9005e3..458189bd8df1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 36307500f46a..3e68b1027f4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index 118e2443767d..77cdb1bb26ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -221,7 +221,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -271,7 +271,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -417,7 +417,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md index 9149c22b4819..e535aebb63ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Update the properties of a defaultManagedAppProtection object. +Update the navigation property defaultManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -109,7 +109,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a defaultManagedAppProtection object. +Update the navigation property defaultManagedAppProtections in deviceAppManagement **Permissions** @@ -1060,6 +1060,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1790,6 +1791,7 @@ BODYPARAMETER ``: Policy used to con [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1827,12 +1829,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1857,13 +1859,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1908,7 +1910,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 9e9c0bcf1c91..ff87efc92f25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index 24b41f43bc7e..dd538086df25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- @@ -167,7 +167,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -271,7 +271,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -417,7 +417,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md index 3be5697653bc..ced6fe288c62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md index 9ce80958089f..caad912651e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index cb952693ee1d..0dc0cb4edc32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index 123e9de97954..4e0145012bf4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md index 0b992d9206b2..c8ce4c5bce26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Update the properties of a managedAppOperation object. +Update the navigation property operations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedAppOperation object. +Update the navigation property operations in deviceAppManagement **Permissions** @@ -676,7 +676,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md index ef6cedefbb49..05cafca6d79a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md index 2c1f9bfbcdff..857dd38459f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Update the properties of a iosVppEBook object. +Update the navigation property managedEBooks in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosVppEBook object. +Update the navigation property managedEBooks in deviceAppManagement **Permissions** @@ -1020,7 +1020,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md index 57b703a60ed4..0097288c3503 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Update the properties of a iosVppEBookAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosVppEBookAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -620,7 +620,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md index 50cfae2eacb8..9d4fdc14981a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Update the properties of a deviceInstallState object. +Update the navigation property deviceStates in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceInstallState object. +Update the navigation property deviceStates in deviceAppManagement **Permissions** @@ -795,7 +795,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md index 212fd6a2fa29..93a44d2dedcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookInstallSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookInstallSummary ## SYNOPSIS -Update the properties of a eBookInstallSummary object. +Update the navigation property installSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookInstallSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookInstallSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a eBookInstallSummary object. +Update the navigation property installSummary in deviceAppManagement **Permissions** @@ -708,7 +708,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookInstallSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookinstallsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md index 10fdb9b08bb5..6b9d597d270d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Update the properties of a userInstallStateSummary object. +Update the navigation property userStateSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a userInstallStateSummary object. +Update the navigation property userStateSummary in deviceAppManagement **Permissions** @@ -730,7 +730,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index 503d4f7e1bd4..c59907bdb06e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 1e18db7f8197..7449b9914748 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Update the properties of a mdmWindowsInformationProtectionPolicy object. +Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -115,7 +115,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mdmWindowsInformationProtectionPolicy object. +Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement **Permissions** @@ -1622,7 +1622,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -78,7 +78,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a macOSLobApp object. +Update the navigation property mobileApps in deviceAppManagement **Permissions** @@ -977,7 +977,6 @@ LARGEICON ``: Contains properties for a generic mime ## RELATED LINKS - [Update-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index 0e0509aa924a..c8bdead147a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index 8b300f1c0c68..f96ade0141f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index f5d108c0b157..446a8dba118e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index b0192c5b630d..1f8654083bc9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index c212b9fdf35f..72bd49c44368 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index d94b926981c1..96758f0fe2c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 056c07776840..4fe0595f2cb5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index 460790915c51..26fd4f65a0ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index d29b28c3d616..8abdced753fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index a92d4e9af46e..77ad9cb9c9f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index 0e3a86d523f3..1c586ea56982 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 2dab355686d4..72b45bac5305 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index ffc5e21303bf..8e3661ee1a2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index 87d962095eea..c4ec868cdbda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 3be5a2d6d6b2..3428eea8230b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index 01db5044dcaa..368c9df42db9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 3bb8f30779dc..43083b0e46b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 50fab6175c20..a3e2a953c9bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index d0afcb22fd1e..b26512b27c68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 26fa948a7b3a..55d989eb31d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index b139286e3aed..f3e0466a100c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 3c1cbdb895e4..b0ad0a7a0327 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 706dc3a8f4ee..d6200896eccd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index a0af3aecbfff..9e747ea2e21a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 759aa6038b2d..1114fd29c78a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index 62ebae17ba8a..d1a4bbf1c66e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 99510f689847..50717aaa0f2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 7f249160efe4..a8b39b30ebfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index eed611b22301..25df9350b09d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index 37b4c964cb32..8dc8f0ad16b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index bb76db361edd..f5c0b1439129 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index 5dd352625662..565af5a133fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index b95a35da7a52..a70107d342f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index c702ccd052a0..6f268f1e68a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index b429e363c61d..a0ff103f9770 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index 256bc560aa60..307d38cc8f27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index d34b7bcd4d0c..8b42bc3b8b96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 11f0cd31c041..f06becb36780 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index e4be191dd7af..c76500c47897 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index d6201f1ee807..09af07f03666 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index fba9312713d1..530d5fea304f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index e38e381b651f..caa139b1e1de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index bc46872951d0..6ae9bc5ed1a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 567ce52e1e35..6904bd58df39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index a930d2e007f2..4a866bff6074 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index 39c7222e76e5..e9cfa87e4001 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index 810eb40e6b93..917ceb3097dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 28f973125d24..8f62bedfd51a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index 169478b93bed..0f632919f732 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index d91f26c3a4c7..adf28a17075d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -433,7 +433,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -545,7 +545,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -572,7 +572,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -687,10 +687,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md index d509a018286b..669a35dd2ec3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Update the properties of a mobileAppAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -652,7 +652,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md index 2ee54cd74a7a..d25baa59137d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Update the properties of a mobileAppCategory object. +Update the navigation property mobileAppCategories in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppCategory object. +Update the navigation property mobileAppCategories in deviceAppManagement **Permissions** @@ -557,7 +557,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md index 2775738cdb5c..d2c05121743c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Update the properties of a iosMobileAppConfiguration object. +Update the navigation property mobileAppConfigurations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -87,7 +87,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosMobileAppConfiguration object. +Update the navigation property mobileAppConfigurations in deviceAppManagement **Permissions** @@ -966,7 +966,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 4227e52e12f6..c32a9884dae2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -595,7 +595,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index c8bec5ada1c1..4561c656c88f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceAppManagement **Permissions** @@ -772,7 +772,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 0597e03305fa..fd2b513c7099 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object. +Update the navigation property deviceStatusSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object. +Update the navigation property deviceStatusSummary in deviceAppManagement **Permissions** @@ -741,7 +741,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index f58013d36414..bdb35d3fc664 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationUserStatus object. +Update the navigation property userStatuses in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationUserStatus object. +Update the navigation property userStatuses in deviceAppManagement **Permissions** @@ -712,7 +712,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index 4af10e706ca8..0f1bff130166 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationUserSummary object. +Update the navigation property userStatusSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationUserSummary object. +Update the navigation property userStatusSummary in deviceAppManagement **Permissions** @@ -741,7 +741,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md index 5e2bf976cba2..38b97680454e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmultiplemobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMultipleMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md index eea4e7d12e35..77ff13573fbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Update the properties of a targetedManagedAppConfiguration object. +Update the navigation property targetedManagedAppConfigurations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a targetedManagedAppConfiguration object. +Update the navigation property targetedManagedAppConfigurations in deviceAppManagement **Permissions** @@ -847,12 +847,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. @@ -864,13 +864,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -915,7 +915,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index 76579460bee1..299ade77796f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index d38eb3e98ad5..6dfcbff68897 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 4ef025111d47..9247de2807b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- @@ -167,7 +167,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -244,7 +244,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -390,7 +390,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md index 0e3cd3468123..5e1138fca765 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementVppToken ## SYNOPSIS -Update the properties of a vppToken object. +Update the navigation property vppTokens in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a vppToken object. +Update the navigation property vppTokens in deviceAppManagement **Permissions** @@ -143,7 +143,7 @@ HelpMessage: '' ### -AppleId -The Apple ID associated with the given Apple Volume Purchase Program Token. +The apple Id associated with the given Apple Volume Purchase Program Token. ```yaml Type: System.String @@ -271,7 +271,7 @@ HelpMessage: '' ### -CountryOrRegion -The country or region associated with the Apple Volume Purchase Program Token. +Whether or not apps for the VPP token will be automatically updated. ```yaml Type: System.String @@ -806,9 +806,9 @@ You can upload multiple Apple VPP Business or Education tokens. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -860,7 +860,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index fe91426a9e95..1fded4c91efd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Update the properties of a windowsInformationProtectionPolicy object. +Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -131,7 +131,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionPolicy object. +Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement **Permissions** @@ -501,7 +501,8 @@ HelpMessage: '' ### -DaysWithoutContactBeforeUnenroll -Offline interval before app data is wiped (days) +Offline interval before app data is wiped (days) . +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1185,6 +1186,7 @@ HelpMessage: '' Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1245,6 +1247,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 ```yaml Type: System.Int32 @@ -1274,6 +1277,7 @@ HelpMessage: '' The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1306,6 +1310,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 ```yaml Type: System.Int32 @@ -1363,6 +1368,7 @@ Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 ```yaml Type: System.Int32 @@ -1944,30 +1950,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -2098,7 +2110,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionAppLockerFile object. +Update the navigation property exemptAppLockerFiles in deviceAppManagement **Permissions** @@ -681,7 +681,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 01c4df1434a6..e4a232abd1b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md index 1c5039cf1aba..c6371660c23b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Update the properties of a iosManagedAppProtection object. +Update the navigation property iosManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -107,7 +107,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosManagedAppProtection object. +Update the navigation property iosManagedAppProtections in deviceAppManagement **Permissions** @@ -1046,6 +1046,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1703,6 +1704,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1739,12 +1741,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1753,13 +1755,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1804,7 +1806,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md index ccbce4d55915..442aad042484 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Update the properties of a managedMobileApp object. +Update the navigation property apps in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedMobileApp object. +Update the navigation property apps in deviceAppManagement **Permissions** @@ -621,7 +621,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 4952e6f6fd82..69bf6f106422 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Update the properties of a targetedManagedAppPolicyAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a targetedManagedAppPolicyAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -594,7 +594,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index 366de1fc54f1..c4f42dd0c4af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary ## SYNOPSIS -Update the properties of a managedAppPolicyDeploymentSummary object. +Update the navigation property deploymentSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedAppPolicyDeploymentSummary object. +Update the navigation property deploymentSummary in deviceAppManagement **Permissions** @@ -198,7 +198,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -225,7 +225,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -275,7 +275,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -448,7 +448,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -645,16 +645,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. @@ -701,7 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md index bcc21ee6bd5b..f595dc7055be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md index b25a10720268..cdaa8f20ba08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDevice --- @@ -47,7 +47,7 @@ Update-MgUserManagedDevice -ManagedDeviceId -UserId [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -82,7 +82,7 @@ Update-MgUserManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -766,6 +766,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1121,8 +1148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1187,7 +1214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1208,6 +1245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1301,6 +1339,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1442,7 +1542,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1453,7 +1553,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1476,7 +1576,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1623,12 +1723,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1922,15 +2022,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -2108,7 +2199,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2166,6 +2257,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2298,6 +2437,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2603,6 +2743,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2933,7 +3074,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2960,7 +3101,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3216,7 +3357,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3276,10 +3417,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3541,6 +3682,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4324,6 +4473,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4561,7 +4715,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5024,7 +5178,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5196,6 +5351,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5244,7 +5400,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5278,6 +5434,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5298,7 +5457,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5343,53 +5508,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5525,6 +5646,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5550,10 +5676,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5869,7 +5995,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5885,6 +6011,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6151,8 +6305,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6176,8 +6330,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6221,7 +6375,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -6362,6 +6526,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6503,7 +6729,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6514,7 +6740,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6537,7 +6763,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6684,12 +6910,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6983,15 +7209,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7169,7 +7386,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7227,6 +7444,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7359,6 +7624,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7664,6 +7930,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7994,7 +8261,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8021,7 +8288,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8277,7 +8544,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8337,10 +8604,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8602,6 +8869,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9385,6 +9660,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9622,7 +9902,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10085,7 +10365,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10200,8 +10481,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10266,7 +10547,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10287,6 +10578,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10430,6 +10722,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10478,7 +10771,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10512,6 +10805,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10532,7 +10828,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10577,53 +10879,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10759,6 +11017,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10784,10 +11047,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11103,7 +11366,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11119,6 +11382,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11358,7 +11649,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md index 2e5f4f79a6c7..7cd2c67f1d75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md index b03449572a85..e4cf3a71a7e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceCompliancePolicyState --- @@ -694,8 +694,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -751,8 +751,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md index 1d3c26034ef2..b25556eb56b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceConfigurationState --- @@ -694,8 +694,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -751,8 +751,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md index 95dc5854da4a..e37d1f43742d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md index a6a27c46a3d9..e3c02cfa876d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsdeviceaccount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsDeviceAccount --- @@ -13,7 +13,7 @@ title: Update-MgUserManagedDeviceWindowsDeviceAccount ## SYNOPSIS -Not yet documented +Invoke action updateWindowsDeviceAccount > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaUserManagedDeviceWindowsDeviceAccount](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaUserManagedDeviceWindowsDeviceAccount?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action updateWindowsDeviceAccount ## PARAMETERS @@ -514,14 +514,14 @@ BODYPARAMETER `]: This indicates any property can be added to this object. [UpdateWindowsDeviceAccountActionParameter ]: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: INPUTOBJECT ``: Identity Parameter [AndroidManagedAppProtectionId ]: The unique identifier of androidManagedAppProtection @@ -563,20 +563,19 @@ INPUTOBJECT ``: Identity Parameter UPDATEWINDOWSDEVICEACCOUNTACTIONPARAMETER ``: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: ## RELATED LINKS - [Update-MgUserManagedDeviceWindowsDeviceAccount](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsdeviceaccount) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md index f9f8132d8e1d..cfb7ef679a5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index ac7a5b104106..1e13001d08fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md index 21e1f1900962..8c0dbb36e4d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverview Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md index 359858e08c41..5e041cf81cdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewcount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md index 5173ef794e19..f15f8fd0ae26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissue Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewIssue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md index 437c10bbcf1b..47fe793c31d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissuecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewIssueCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md index 560895dde355..056e6c7eb66a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissue Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementIssue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md index 8b98ae2d568d..df0ba2d7560c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissuecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementIssueCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md index 440c78db8528..37a0e85c8978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md index 703c6fdb8e0e..07876ed4c467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachment Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md index 3ada51abd7d3..550d4f333680 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentarchive Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentArchive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md index 06ec3d6f2145..0d94f37a4976 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md index 587b92096100..8a349b726c4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md index 504b602d6942..797438b54e8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessagecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md index 923a47b0790d..72495468f356 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgarchiveserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgArchiveServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md index d5e7302bb8e4..03d5e6087681 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgfavoriteserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFavoriteServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md index 74749805f080..3fcf9636b790 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageread Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgMarkServiceAnnouncementMessageRead --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md index be4d1a6f68cb..6f24fd3b5236 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageunread Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgMarkServiceAnnouncementMessageUnread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md index 1903310751ba..dc4615b25860 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementhealthoverviewissueincident Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md index 60f472eb8b29..c77f056e01a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementissueincident Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReportServiceAnnouncementIssueIncident --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md index adb5490be81f..dafe8d9391ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunarchiveserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnarchiveServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md index e0e05774c55e..ff516d08397b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunfavoriteserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfavoriteServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md index 036231555eb6..bd33ce6b4db0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -Module Guid: f979eb7a-5f97-4f23-94fd-4ff33802a811 +Module Guid: c92fdead-f255-49c2-9e33-cb7b8c04fe1c Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md index ac523f76ed3d..7914409ec825 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/confirm-mgdirectoryobjectmembergroup Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryObjectMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDirectoryObjectMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md index 739f32c52d3e..c5a6a1541c3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/confirm-mgdirectoryobjectmemberobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryObjectMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md index 37bdc73cf84d..ebf138655f59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md index 8ac356d201a9..fb1796683238 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectavailableextensionproperty Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectAvailableExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md index e86a2f993203..ddaa6e10e3d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectbyid Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md index 1c02c1a43ed6..209ecf5a5103 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectcount Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md index 5e4ce56c1e9c..026a5bdad672 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectdelta Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md index b5a21812cfa3..b1170249b50d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectmembergroup Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md index 44f73022d542..d22fce4fa1b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectmemberobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDirectoryObjectMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md index e6f73d024af6..ef1f157fc503 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DirectoryObjects -Module Guid: 3ae79c5f-3c4e-4e67-baa4-f43c4ae04fc1 +Module Guid: 9c6b69e8-2165-4af4-b835-3479855d060b Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.directoryobjects/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md index fb56cbb2eae5..7869cccb3737 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/new-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md index 5a4e0d8ab952..2a7c631d631b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/remove-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md index da9b8d6df909..4cc0fd9aba3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/test-mgdirectoryobjectproperty Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDirectoryObjectProperty --- @@ -16,9 +16,9 @@ title: Test-MgDirectoryObjectProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md index 88d96bd1cb9b..b945bed726a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/update-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md index 951b27da01e6..3f5c749ae7f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClass --- @@ -548,9 +548,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -558,9 +560,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md index 8a8cc0deb139..5fd61a56ca04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignment --- @@ -587,9 +587,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -597,9 +599,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md index adfed7c28418..b6e79a8d855f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategory --- @@ -682,9 +682,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -692,9 +694,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md index 59ebc8b21be6..65802c6d2da2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md index 296b3563d57c..1ca3b552d995 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryCount --- @@ -396,9 +396,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -406,9 +408,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md index 9ea72969798f..8ca06ab1ada2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryDelta --- @@ -658,9 +658,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -668,9 +670,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md index bb53c4c34b74..a2799df691b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md index 1bf9ca17785f..1133008e1024 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentDefault --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md index 10f060c21305..959b84f6fdae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentDelta --- @@ -592,9 +592,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md index 7813bbe1ea52..0ab278d165f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentGradingCategory --- @@ -361,9 +361,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -371,9 +373,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingScheme.md new file mode 100644 index 000000000000..c10db6becf07 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingScheme.md @@ -0,0 +1,409 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentgradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentGradingScheme +--- + +# Get-MgEducationClassAssignmentGradingScheme + +## SYNOPSIS + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentGradingScheme -EducationAssignmentId + -EducationClassId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentGradingScheme -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentgradingscheme) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md index 27a22583eacd..236a5673af08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentResource --- @@ -645,9 +645,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -655,9 +657,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md index ddd18f535048..a7c5de3b0944 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentResourceCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..bf9f6ce5511e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResource.md @@ -0,0 +1,655 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentResourceDependentResource +--- + +# Get-MgEducationClassAssignmentResourceDependentResource + +## SYNOPSIS + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationClassId [-ExpandProperty ] + [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationClassId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcedependentresource) +- [Graph API Reference](https://learn.microsoft.com/graph/api/educationassignmentresource-list-dependentresources?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResourceCount.md new file mode 100644 index 000000000000..d3f8b84b0dd1 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceDependentResourceCount.md @@ -0,0 +1,436 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentResourceDependentResourceCount +--- + +# Get-MgEducationClassAssignmentResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentResourceDependentResourceCount -EducationAssignmentId + -EducationAssignmentResourceId -EducationClassId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentResourceDependentResourceCount -InputObject + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadBasic, EduAssignments.ReadWrite, EduAssignments.Read, | +| Delegated (personal Microsoft account) | Not supported | +| Application | EduAssignments.ReadBasic.All, EduAssignments.ReadWriteBasic.All, EduAssignments.ReadWrite.All, EduAssignments.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md index 662e8434ac2b..619376baac8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentRubric --- @@ -383,9 +383,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -393,9 +395,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md index ccd2f76647f5..e057332ad237 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentRubricByRef --- @@ -325,9 +325,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -335,9 +337,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md index 066da7ce739d..a8c0c2d80086 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSetting --- @@ -346,9 +346,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -356,9 +358,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingDefaultGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingDefaultGradingScheme.md new file mode 100644 index 000000000000..77b1d7214a43 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingDefaultGradingScheme.md @@ -0,0 +1,388 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettingdefaultgradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSettingDefaultGradingScheme +--- + +# Get-MgEducationClassAssignmentSettingDefaultGradingScheme + +## SYNOPSIS + +The default grading scheme for assignments created in this class. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentSettingDefaultGradingScheme -EducationClassId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSettingDefaultGradingScheme -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +The default grading scheme for assignments created in this class. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSettingDefaultGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettingdefaultgradingscheme) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md index e4cd0bbf7489..4316d6c6f72c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSettingGradingCategory --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md index 2bdcfa113ac1..df6d512306aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSettingGradingCategoryCount --- @@ -338,9 +338,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -348,9 +350,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingScheme.md new file mode 100644 index 000000000000..f921c01cf569 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingScheme.md @@ -0,0 +1,608 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSettingGradingScheme +--- + +# Get-MgEducationClassAssignmentSettingGradingScheme + +## SYNOPSIS + +Read the properties and relationships of an educationGradingScheme object. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSettingGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSettingGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + -EducationGradingSchemeId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSettingGradingScheme -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Read the properties and relationships of an educationGradingScheme object. + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadBasic, EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, EduAssignments.Read, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationGradingSchemeId + +The unique identifier of educationGradingScheme + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSettingGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingscheme) +- [Graph API Reference](https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingSchemeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingSchemeCount.md new file mode 100644 index 000000000000..664bbac53bb6 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingSchemeCount.md @@ -0,0 +1,386 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingschemecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSettingGradingSchemeCount +--- + +# Get-MgEducationClassAssignmentSettingGradingSchemeCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentSettingGradingSchemeCount -EducationClassId + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSettingGradingSchemeCount -InputObject + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSettingGradingSchemeCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingschemecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md index 0dc7e0a806ca..6f89265484d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmission --- @@ -626,9 +626,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -636,9 +638,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md index 6914e2386158..67c02882b7ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md index 0e4c70511692..0bc6ef7edbd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionOutcome --- @@ -630,9 +630,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -640,9 +642,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md index fba43fb0c069..f4824f4e1355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionOutcomeCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md index 05706e902c68..b58ca711ca9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionResource --- @@ -688,9 +688,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -698,9 +700,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md index 466bce49e203..f02b130e01c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionResourceCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..2822883b4272 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,683 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSubmissionResourceDependentResource +--- + +# Get-MgEducationClassAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSubmissionResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcedependentresource) +- [Graph API Reference](https://learn.microsoft.com/graph/api/educationsubmissionresource-list-dependentresources?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount.md new file mode 100644 index 000000000000..55ae12be08d8 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount.md @@ -0,0 +1,458 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount +--- + +# Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadBasic, EduAssignments.ReadWrite, EduAssignments.Read, | +| Delegated (personal Microsoft account) | Not supported | +| Application | EduAssignments.ReadBasic.All, EduAssignments.ReadWriteBasic.All, EduAssignments.ReadWrite.All, EduAssignments.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md index 21f50248f02f..87b69cec0b8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -633,9 +633,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -643,9 +645,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md index 1beeef0d316f..a2a51b5566d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..a1707fb600ab --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,683 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount.md new file mode 100644 index 000000000000..a6d7ac59f69a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount.md @@ -0,0 +1,458 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount +--- + +# Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadBasic, EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, EduAssignments.Read, | +| Delegated (personal Microsoft account) | Not supported | +| Application | EduAssignments.ReadBasic.All, EduAssignments.ReadWriteBasic.All, EduAssignments.ReadWrite.All, EduAssignments.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md index 6520c3737fb4..33bf6f7aa58f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md index c620d1621eaf..a4822b774157 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md index f9dcc641c7a7..22bdc43bc0c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroup Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroup --- @@ -346,9 +346,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -356,9 +358,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md index 6012f290ec6d..1d5a4f9e6292 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md index f321509f7339..25dbb9a65780 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroupServiceProvisioningErrorCount --- @@ -337,9 +337,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -347,9 +349,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md index 94c1b3452847..57fb12424f75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmember Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md index 18655137b3d4..736159638ff3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmemberbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md index aee74c135a1a..ad7ab6ba38d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmembercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMemberCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md index 8df5fd027611..c202ce8092bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModule --- @@ -574,9 +574,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -584,9 +586,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md index c2ff4cf4695a..c19d969226b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmodulecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md index dcd2303e702e..db3ab43df08a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleResource --- @@ -677,9 +677,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -687,9 +689,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md index 1e6d0e0f1c0f..c8704732d9bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmoduleresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleResourceCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md index e3d7af1df1a6..d4945df3e550 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassrecentlymodifiedsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassRecentlyModifiedSubmission --- @@ -582,9 +582,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -592,9 +594,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md index 7a1e7cdb34d6..9f8e3f3655d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassSchool --- @@ -564,9 +564,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -574,9 +576,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md index 4baa0d261ffa..669f977aeeba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassSchoolCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md index a60b758fe45f..5165b6f65464 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteacher Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md index d6e8d9c942d1..b2b71a2aff0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteacherbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacherByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md index 7fe68247fc26..f096875717b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteachercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacherCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md index 920ebb22a562..7d0cb701005a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMe --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md index 626e7a4e87b9..68517f72eec8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignment --- @@ -534,9 +534,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -544,9 +546,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md index 96d4ee639132..4f7b12b2c543 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md index 638528cec184..4811dd0196cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md index 7a8f781a3411..dda105b4cc38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md index e57bb6317be1..8800f66e2ba6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryDelta --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md index b19fbef0c0ae..7b672491d456 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md index e812e104501c..39035f73e3aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md index 16f57d3126ff..206071f8ec41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentGradingCategory --- @@ -340,9 +340,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -350,9 +352,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingScheme.md new file mode 100644 index 000000000000..3a984ae7f1ae --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingScheme.md @@ -0,0 +1,388 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentgradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentGradingScheme +--- + +# Get-MgEducationMeAssignmentGradingScheme + +## SYNOPSIS + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationMeAssignmentGradingScheme -EducationAssignmentId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentGradingScheme -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentgradingscheme) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md index 773905d2b26b..1737ef975839 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentResource --- @@ -553,9 +553,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -563,9 +565,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md index ef5aa37a1b44..f0e2047cfedc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentResourceCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..11e64405cd2e --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResource.md @@ -0,0 +1,627 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentResourceDependentResource +--- + +# Get-MgEducationMeAssignmentResourceDependentResource + +## SYNOPSIS + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResourceCount.md new file mode 100644 index 000000000000..089ac501e0a7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceDependentResourceCount.md @@ -0,0 +1,407 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentResourceDependentResourceCount +--- + +# Get-MgEducationMeAssignmentResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationMeAssignmentResourceDependentResourceCount -EducationAssignmentId + -EducationAssignmentResourceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentResourceDependentResourceCount -InputObject + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md index 40421dee7a06..7add08384f57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentRubric --- @@ -338,9 +338,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -348,9 +350,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md index 713020cd4804..5413b6fb7c98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentRubricByRef --- @@ -294,9 +294,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -304,9 +306,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md index 15cdf39a55da..dbf8fd3d5efb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmission --- @@ -553,9 +553,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -563,9 +565,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md index b755d71bc0e9..9912c9f65ff6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md index 924f3516ce33..4b5584a145b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionOutcome --- @@ -578,9 +578,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -588,9 +590,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md index b44c93180f29..f61de40d5dda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionOutcomeCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md index 0dfcd3d60c69..ca707ba84bea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionResource --- @@ -579,9 +579,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -589,9 +591,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md index 2002573612db..c2b378d9825a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionResourceCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..77ca985a66ab --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,655 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentSubmissionResourceDependentResource +--- + +# Get-MgEducationMeAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount.md new file mode 100644 index 000000000000..a4911d0e25da --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount.md @@ -0,0 +1,428 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount +--- + +# Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md index c2447811cc2d..0b14e6177ff1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -579,9 +579,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -589,9 +591,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md index eda7226d69fa..7b3da751282a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..bd0a72b3f34a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,656 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount.md new file mode 100644 index 000000000000..0d7df84bce82 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount.md @@ -0,0 +1,429 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount +--- + +# Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md index b1ea33a2f2d4..13b9bd7313a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeClass --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md index 5d54feaa04cd..465c7181232c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md index 4207bb1508ea..934d22c3bcac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeRubric --- @@ -544,9 +544,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -554,9 +556,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md index 315277bcf2fd..323b97decac1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmerubriccount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeRubricCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md index 49ca83e09a50..5af24a42d2f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeSchool --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md index 81bf9a3c70fa..36ab72f64c91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeSchoolCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md index 09865f763580..498b63ef9b67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmetaughtclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeTaughtClass --- @@ -521,9 +521,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -531,9 +533,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md index 53b1ef2872c9..c2ab660a66ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmetaughtclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeTaughtClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md index b8ff15156371..f866095f269b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md index 978c4a75ba5f..f92b6119c6fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md index 4d6ac06b09c1..cc847a5d7e71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md index 4bf6ae25a044..5a4860b93923 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md index 280c07299c4a..369bcd1be58a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md index 6e41303a991c..50a93a6e42d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReadingAssignmentSubmission --- @@ -547,9 +547,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -557,9 +559,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md index 303011828130..8e1bc69337fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReadingAssignmentSubmissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassage.md new file mode 100644 index 000000000000..b00c325add12 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassage.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingcoachpassage +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationReportReadingCoachPassage +--- + +# Get-MgEducationReportReadingCoachPassage + +## SYNOPSIS + +Details of practiced Reading Coach passages. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationReportReadingCoachPassage](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationReportReadingCoachPassage?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationReportReadingCoachPassage [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationReportReadingCoachPassage -ReadingCoachPassageId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationReportReadingCoachPassage -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Details of practiced Reading Coach passages. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ReadingCoachPassageId + +The unique identifier of readingCoachPassage + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationReportReadingCoachPassage](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingcoachpassage) +- [Graph API Reference](https://learn.microsoft.com/graph/api/reportsroot-list-readingcoachpassages?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassageCount.md new file mode 100644 index 000000000000..3053542291f2 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingCoachPassageCount.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingcoachpassagecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationReportReadingCoachPassageCount +--- + +# Get-MgEducationReportReadingCoachPassageCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationReportReadingCoachPassageCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationReportReadingCoachPassageCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationReportReadingCoachPassageCount [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Not supported | +| Delegated (personal Microsoft account) | Not supported | +| Application | EduReports-Reading.ReadAnonymous.All, EduReports-Reading.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgEducationReportReadingCoachPassageCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingcoachpassagecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md index d7521cafc521..bb6c088dab60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReflectCheck --- @@ -545,9 +545,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -555,9 +557,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md index 206af0b0727c..35ac11b1f87d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreflectcheckinresponsecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReflectCheckInResponseCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmission.md new file mode 100644 index 000000000000..35652fa0f6c1 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmission.md @@ -0,0 +1,572 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportspeakerassignmentsubmission +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationReportSpeakerAssignmentSubmission +--- + +# Get-MgEducationReportSpeakerAssignmentSubmission + +## SYNOPSIS + +Details of submitted speaker assignments. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationReportSpeakerAssignmentSubmission](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationReportSpeakerAssignmentSubmission?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationReportSpeakerAssignmentSubmission [-ExpandProperty ] [-Property ] + [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationReportSpeakerAssignmentSubmission -SpeakerAssignmentSubmissionId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationReportSpeakerAssignmentSubmission -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Details of submitted speaker assignments. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SpeakerAssignmentSubmissionId + +The unique identifier of speakerAssignmentSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationReportSpeakerAssignmentSubmission](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportspeakerassignmentsubmission) +- [Graph API Reference](https://learn.microsoft.com/graph/api/reportsroot-list-speakerassignmentsubmissions?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmissionCount.md new file mode 100644 index 000000000000..ca8386833fc0 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportSpeakerAssignmentSubmissionCount.md @@ -0,0 +1,308 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportspeakerassignmentsubmissioncount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationReportSpeakerAssignmentSubmissionCount +--- + +# Get-MgEducationReportSpeakerAssignmentSubmissionCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationReportSpeakerAssignmentSubmissionCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationReportSpeakerAssignmentSubmissionCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationReportSpeakerAssignmentSubmissionCount [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Not supported | +| Delegated (personal Microsoft account) | Not supported | +| Application | EduReports-Reading.ReadAnonymous.All, EduReports-Reading.Read.All, | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +## RELATED LINKS + +- [Get-MgEducationReportSpeakerAssignmentSubmissionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportspeakerassignmentsubmissioncount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md index ccae81523742..30aaeb09d038 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationroot Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md index 1817c07aa772..4ec4276e5268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchool --- @@ -542,9 +542,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -552,9 +554,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md index 8135f8dde43e..d8775a722575 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooladministrativeunit Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolAdministrativeUnit --- @@ -347,9 +347,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -357,9 +359,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md index 6955ba0e6a59..39f749fde188 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClass --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md index 4b36c62d44a9..fd853e83365b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClassByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md index 5f6859c17e0a..808d07048c0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md index cd02f3ff9204..a20a68532f5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md index efa509b641c7..0cc1be658cbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooldelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md index b8703b4dcf89..22f5c77ca500 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooluser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md index 416eec79051f..31a01afc7fe5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooluserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md index ce19877a31f8..2a426169cbf8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolusercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUserCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md index b51429744cf7..cee4d472b1ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUser --- @@ -576,9 +576,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -586,9 +588,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md index 0dd10ea0157d..81d114b7ebb1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignment --- @@ -573,9 +573,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -583,9 +585,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md index 788f7cf02b35..ccfc0c804c36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md index ab9ab511385c..d0a685bac0ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md index a052bbdbd639..c4216a09a892 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md index ba02106dbd4e..0e7ef8a30ffa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryDelta --- @@ -557,9 +557,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -567,9 +569,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md index e839b5f3840c..5b7a34d26ad3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md index 5e549127c78b..23b244de77f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentDelta --- @@ -538,9 +538,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -548,9 +550,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md index d7f0df760859..fb8c9e7e864e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentGradingCategory --- @@ -361,9 +361,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -371,9 +373,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingScheme.md new file mode 100644 index 000000000000..f1b278b9cc90 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingScheme.md @@ -0,0 +1,409 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentgradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentGradingScheme +--- + +# Get-MgEducationUserAssignmentGradingScheme + +## SYNOPSIS + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationUserAssignmentGradingScheme -EducationAssignmentId -EducationUserId + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentGradingScheme -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +When set, enables users to configure custom string grades based on the percentage of total points earned on this assignment. + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentgradingscheme) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md index c99992e2a01b..90e2d50af461 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentResource --- @@ -581,9 +581,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -591,9 +593,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md index eed5bc970f5b..3ae3fca402bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentResourceCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..fe8f54308594 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResource.md @@ -0,0 +1,654 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentResourceDependentResource +--- + +# Get-MgEducationUserAssignmentResourceDependentResource + +## SYNOPSIS + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationUserId [-ExpandProperty ] + [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationUserId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of assignment resources that depend on the parent educationAssignmentResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResourceCount.md new file mode 100644 index 000000000000..17941d46c5fe --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceDependentResourceCount.md @@ -0,0 +1,428 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentResourceDependentResourceCount +--- + +# Get-MgEducationUserAssignmentResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationUserAssignmentResourceDependentResourceCount -EducationAssignmentId + -EducationAssignmentResourceId -EducationUserId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentResourceDependentResourceCount -InputObject + [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md index 15d497525951..cf822c8b1c25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentRubric --- @@ -360,9 +360,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -370,9 +372,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md index d7900b4a0ddd..a80e1e1adb39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentRubricByRef --- @@ -315,9 +315,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -325,9 +327,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md index 46c61f477d86..68d302e181f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmission --- @@ -582,9 +582,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -592,9 +594,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md index 54ab33924888..b7b668342acf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md index e1169e4f8f29..ccf7c43f799b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionOutcome --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md index 82e00d2b778e..c2bb6fab47d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionOutcomeCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md index 3266d2be4938..44787a37e5ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionResource --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md index 78828b754f05..584f1bc4b010 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionResourceCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..452e2b787a00 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,682 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentSubmissionResourceDependentResource +--- + +# Get-MgEducationUserAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId + [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] + [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] + [] +``` + +### Get + +``` +Get-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 -EducationUserId [-ExpandProperty ] + [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentSubmissionResourceDependentResource -InputObject + [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount.md new file mode 100644 index 000000000000..f9536673cc52 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount.md @@ -0,0 +1,450 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount +--- + +# Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationUserId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md index fc519f809bd3..6cf22bfcf033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md index ce2de8e70130..7bb8d551d9df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..c90b3289d01f --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,683 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +A collection of submission resources that depend on the parent educationSubmissionResource. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### List (Default) + +``` +Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationUserId [-ExpandProperty ] + [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] + [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] + [-CountVariable ] [] +``` + +### Get + +``` +Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -EducationUserId [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ExpandProperty ] [-Property ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +A collection of submission resources that depend on the parent educationSubmissionResource. + +## PARAMETERS + +### -All + +List all pages. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -CountVariable + +Specifies a count of the total number of items in a collection. +By default, this variable will be set in the global scope. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- CV +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ExpandProperty + +Expand related entities + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Expand +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PageSize + +Sets the page size of results. + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Property + +Select properties to be returned + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- Select +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Sort + +Order items by property values + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: +- OrderBy +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Top + +Show only the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: +- Limit +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount.md new file mode 100644 index 000000000000..460b2a5515e8 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount.md @@ -0,0 +1,450 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcedependentresourcecount +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount +--- + +# Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount + +## SYNOPSIS + +Get the number of the resource + +> [!NOTE] +> To view the beta release of this cmdlet, view [Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount](/powershell/module/Microsoft.Graph.Beta.Education/Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount?view=graph-powershell-beta) + +## SYNTAX + +### Get (Default) + +``` +Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationUserId [-Filter ] + [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +### GetViaIdentity + +``` +Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount + -InputObject [-Filter ] [-Search ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Get the number of the resource + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Get + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Filter + +Filter items by property values + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: GetViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Search + +Search items by search phrases + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Int32 + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcedependentresourcecount) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md index 85e4689bb2ac..80dade17e001 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserClass --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md index 12bd9f04e10d..2bdbcf45f9cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md index a186801f01ab..d8887d1b04b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md index 34d4622f9357..181c0486823c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md index 8609244d58e3..7d75d7a80e1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserMailboxSetting --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md index cf923fd4243d..ab0581d41491 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserRubric --- @@ -549,9 +549,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -559,9 +561,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md index c296118290b1..a624793392a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserrubriccount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserRubricCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md index 38ead7b00e69..a3975f50443a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserSchool --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md index 2332f0a21c50..f29a0680f744 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserSchoolCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md index 847c42f46b2f..991f261fde20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md index 84d5c1ccaa4f..b9180c1c1246 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserServiceProvisioningErrorCount --- @@ -337,9 +337,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -347,9 +349,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md index dd1b76b67c2c..0327b5ded702 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusertaughtclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserTaughtClass --- @@ -562,9 +562,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -572,9 +574,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md index 9ca7bb8cb05f..59c38b5684fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusertaughtclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserTaughtClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md index bf004dbcf097..a5d803275da5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationClassAssignment --- @@ -384,9 +384,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -394,9 +396,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md index a268682875d5..0257d2ab9523 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationMeAssignment --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md index c1377897b520..7a9225830885 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationUserAssignment --- @@ -363,9 +363,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -373,9 +375,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md index 8269c4768a21..43b5dad9bfbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationClassAssignment --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md index 2a13491eed6e..b223e7b602ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationMeAssignment --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md index ce26765542bb..ba6f307ba30e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationUserAssignment --- @@ -363,9 +363,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -373,9 +375,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md index af6531bda713..ed5f2bdc86fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationClassAssignmentSubmission --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md index ce6d81f328a7..2c57075ac6b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationMeAssignmentSubmission --- @@ -373,9 +373,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -383,9 +385,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md index dd186fb663eb..b810a9e03ca5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationUserAssignmentSubmission --- @@ -394,9 +394,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -404,9 +406,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md index 43fd9d27c6b8..953b49a56b66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgpineducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPinEducationClassModule --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md index 5dda59b6f5a9..1339573fe4cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationClassAssignmentSubmission --- @@ -424,9 +424,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -434,9 +436,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md index de940bd53b95..55a8c707757f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md index bdd033ced325..159952bad797 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md index 856903c18a21..d8188e2cfc03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationClassAssignmentSubmission --- @@ -407,9 +407,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -417,9 +419,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md index e3053492f260..8b0854463813 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationMeAssignmentSubmission --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md index b70d7dd90c72..594cc1b3f62c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationUserAssignmentSubmission --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md index 11bce35bbe8a..62df896dc874 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunpineducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnpinEducationClassModule --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md index 30d1d1630aa2..8fd567845b0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationClassAssignmentSubmission --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md index d8623d122284..0883b3ab2ac0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md index ca76de111b12..a45c5d1821ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md index ac2788162323..cfe29ff526eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 94adccb4-faea-4339-a02e-9f64533201af +Module Guid: b3709873-04cf-43db-8e10-575e76354cff Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.education/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US @@ -37,24 +37,40 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationClassAssignmentGradingCategory](Get-MgEducationClassAssignmentGradingCategory.md) +### [Get-MgEducationClassAssignmentGradingScheme](Get-MgEducationClassAssignmentGradingScheme.md) + ### [Get-MgEducationClassAssignmentResource](Get-MgEducationClassAssignmentResource.md) ### [Get-MgEducationClassAssignmentResource](Get-MgEducationClassAssignmentResource.md) ### [Get-MgEducationClassAssignmentResourceCount](Get-MgEducationClassAssignmentResourceCount.md) +### [Get-MgEducationClassAssignmentResourceDependentResource](Get-MgEducationClassAssignmentResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentResourceDependentResource](Get-MgEducationClassAssignmentResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentResourceDependentResourceCount](Get-MgEducationClassAssignmentResourceDependentResourceCount.md) + ### [Get-MgEducationClassAssignmentRubric](Get-MgEducationClassAssignmentRubric.md) ### [Get-MgEducationClassAssignmentRubricByRef](Get-MgEducationClassAssignmentRubricByRef.md) ### [Get-MgEducationClassAssignmentSetting](Get-MgEducationClassAssignmentSetting.md) +### [Get-MgEducationClassAssignmentSettingDefaultGradingScheme](Get-MgEducationClassAssignmentSettingDefaultGradingScheme.md) + ### [Get-MgEducationClassAssignmentSettingGradingCategory](Get-MgEducationClassAssignmentSettingGradingCategory.md) ### [Get-MgEducationClassAssignmentSettingGradingCategory](Get-MgEducationClassAssignmentSettingGradingCategory.md) ### [Get-MgEducationClassAssignmentSettingGradingCategoryCount](Get-MgEducationClassAssignmentSettingGradingCategoryCount.md) +### [Get-MgEducationClassAssignmentSettingGradingScheme](Get-MgEducationClassAssignmentSettingGradingScheme.md) + +### [Get-MgEducationClassAssignmentSettingGradingScheme](Get-MgEducationClassAssignmentSettingGradingScheme.md) + +### [Get-MgEducationClassAssignmentSettingGradingSchemeCount](Get-MgEducationClassAssignmentSettingGradingSchemeCount.md) + ### [Get-MgEducationClassAssignmentSubmission](Get-MgEducationClassAssignmentSubmission.md) ### [Get-MgEducationClassAssignmentSubmission](Get-MgEducationClassAssignmentSubmission.md) @@ -73,12 +89,24 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationClassAssignmentSubmissionResourceCount](Get-MgEducationClassAssignmentSubmissionResourceCount.md) +### [Get-MgEducationClassAssignmentSubmissionResourceDependentResource](Get-MgEducationClassAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentSubmissionResourceDependentResource](Get-MgEducationClassAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount](Get-MgEducationClassAssignmentSubmissionResourceDependentResourceCount.md) + ### [Get-MgEducationClassAssignmentSubmissionSubmittedResource](Get-MgEducationClassAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationClassAssignmentSubmissionSubmittedResource](Get-MgEducationClassAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount](Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md) +### [Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount](Get-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount.md) + ### [Get-MgEducationClassCount](Get-MgEducationClassCount.md) ### [Get-MgEducationClassDelta](Get-MgEducationClassDelta.md) @@ -141,12 +169,20 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationMeAssignmentGradingCategory](Get-MgEducationMeAssignmentGradingCategory.md) +### [Get-MgEducationMeAssignmentGradingScheme](Get-MgEducationMeAssignmentGradingScheme.md) + ### [Get-MgEducationMeAssignmentResource](Get-MgEducationMeAssignmentResource.md) ### [Get-MgEducationMeAssignmentResource](Get-MgEducationMeAssignmentResource.md) ### [Get-MgEducationMeAssignmentResourceCount](Get-MgEducationMeAssignmentResourceCount.md) +### [Get-MgEducationMeAssignmentResourceDependentResource](Get-MgEducationMeAssignmentResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentResourceDependentResource](Get-MgEducationMeAssignmentResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentResourceDependentResourceCount](Get-MgEducationMeAssignmentResourceDependentResourceCount.md) + ### [Get-MgEducationMeAssignmentRubric](Get-MgEducationMeAssignmentRubric.md) ### [Get-MgEducationMeAssignmentRubricByRef](Get-MgEducationMeAssignmentRubricByRef.md) @@ -169,12 +205,24 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationMeAssignmentSubmissionResourceCount](Get-MgEducationMeAssignmentSubmissionResourceCount.md) +### [Get-MgEducationMeAssignmentSubmissionResourceDependentResource](Get-MgEducationMeAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentSubmissionResourceDependentResource](Get-MgEducationMeAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount](Get-MgEducationMeAssignmentSubmissionResourceDependentResourceCount.md) + ### [Get-MgEducationMeAssignmentSubmissionSubmittedResource](Get-MgEducationMeAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationMeAssignmentSubmissionSubmittedResource](Get-MgEducationMeAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount](Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md) +### [Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount](Get-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount.md) + ### [Get-MgEducationMeClass](Get-MgEducationMeClass.md) ### [Get-MgEducationMeClass](Get-MgEducationMeClass.md) @@ -215,12 +263,24 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationReportReadingAssignmentSubmissionCount](Get-MgEducationReportReadingAssignmentSubmissionCount.md) +### [Get-MgEducationReportReadingCoachPassage](Get-MgEducationReportReadingCoachPassage.md) + +### [Get-MgEducationReportReadingCoachPassage](Get-MgEducationReportReadingCoachPassage.md) + +### [Get-MgEducationReportReadingCoachPassageCount](Get-MgEducationReportReadingCoachPassageCount.md) + ### [Get-MgEducationReportReflectCheck](Get-MgEducationReportReflectCheck.md) ### [Get-MgEducationReportReflectCheck](Get-MgEducationReportReflectCheck.md) ### [Get-MgEducationReportReflectCheckInResponseCount](Get-MgEducationReportReflectCheckInResponseCount.md) +### [Get-MgEducationReportSpeakerAssignmentSubmission](Get-MgEducationReportSpeakerAssignmentSubmission.md) + +### [Get-MgEducationReportSpeakerAssignmentSubmission](Get-MgEducationReportSpeakerAssignmentSubmission.md) + +### [Get-MgEducationReportSpeakerAssignmentSubmissionCount](Get-MgEducationReportSpeakerAssignmentSubmissionCount.md) + ### [Get-MgEducationRoot](Get-MgEducationRoot.md) ### [Get-MgEducationSchool](Get-MgEducationSchool.md) @@ -267,12 +327,20 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationUserAssignmentGradingCategory](Get-MgEducationUserAssignmentGradingCategory.md) +### [Get-MgEducationUserAssignmentGradingScheme](Get-MgEducationUserAssignmentGradingScheme.md) + ### [Get-MgEducationUserAssignmentResource](Get-MgEducationUserAssignmentResource.md) ### [Get-MgEducationUserAssignmentResource](Get-MgEducationUserAssignmentResource.md) ### [Get-MgEducationUserAssignmentResourceCount](Get-MgEducationUserAssignmentResourceCount.md) +### [Get-MgEducationUserAssignmentResourceDependentResource](Get-MgEducationUserAssignmentResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentResourceDependentResource](Get-MgEducationUserAssignmentResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentResourceDependentResourceCount](Get-MgEducationUserAssignmentResourceDependentResourceCount.md) + ### [Get-MgEducationUserAssignmentRubric](Get-MgEducationUserAssignmentRubric.md) ### [Get-MgEducationUserAssignmentRubricByRef](Get-MgEducationUserAssignmentRubricByRef.md) @@ -295,12 +363,24 @@ Microsoft Graph PowerShell Cmdlets ### [Get-MgEducationUserAssignmentSubmissionResourceCount](Get-MgEducationUserAssignmentSubmissionResourceCount.md) +### [Get-MgEducationUserAssignmentSubmissionResourceDependentResource](Get-MgEducationUserAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentSubmissionResourceDependentResource](Get-MgEducationUserAssignmentSubmissionResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount](Get-MgEducationUserAssignmentSubmissionResourceDependentResourceCount.md) + ### [Get-MgEducationUserAssignmentSubmissionSubmittedResource](Get-MgEducationUserAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationUserAssignmentSubmissionSubmittedResource](Get-MgEducationUserAssignmentSubmissionSubmittedResource.md) ### [Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount](Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md) +### [Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md) + +### [Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount](Get-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount.md) + ### [Get-MgEducationUserClass](Get-MgEducationUserClass.md) ### [Get-MgEducationUserClass](Get-MgEducationUserClass.md) @@ -385,16 +465,24 @@ Microsoft Graph PowerShell Cmdlets ### [New-MgEducationClassAssignmentResource](New-MgEducationClassAssignmentResource.md) +### [New-MgEducationClassAssignmentResourceDependentResource](New-MgEducationClassAssignmentResourceDependentResource.md) + ### [New-MgEducationClassAssignmentSettingGradingCategory](New-MgEducationClassAssignmentSettingGradingCategory.md) +### [New-MgEducationClassAssignmentSettingGradingScheme](New-MgEducationClassAssignmentSettingGradingScheme.md) + ### [New-MgEducationClassAssignmentSubmission](New-MgEducationClassAssignmentSubmission.md) ### [New-MgEducationClassAssignmentSubmissionOutcome](New-MgEducationClassAssignmentSubmissionOutcome.md) ### [New-MgEducationClassAssignmentSubmissionResource](New-MgEducationClassAssignmentSubmissionResource.md) +### [New-MgEducationClassAssignmentSubmissionResourceDependentResource](New-MgEducationClassAssignmentSubmissionResourceDependentResource.md) + ### [New-MgEducationClassAssignmentSubmissionSubmittedResource](New-MgEducationClassAssignmentSubmissionSubmittedResource.md) +### [New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [New-MgEducationClassMemberByRef](New-MgEducationClassMemberByRef.md) ### [New-MgEducationClassModule](New-MgEducationClassModule.md) @@ -411,20 +499,30 @@ Microsoft Graph PowerShell Cmdlets ### [New-MgEducationMeAssignmentResource](New-MgEducationMeAssignmentResource.md) +### [New-MgEducationMeAssignmentResourceDependentResource](New-MgEducationMeAssignmentResourceDependentResource.md) + ### [New-MgEducationMeAssignmentSubmission](New-MgEducationMeAssignmentSubmission.md) ### [New-MgEducationMeAssignmentSubmissionOutcome](New-MgEducationMeAssignmentSubmissionOutcome.md) ### [New-MgEducationMeAssignmentSubmissionResource](New-MgEducationMeAssignmentSubmissionResource.md) +### [New-MgEducationMeAssignmentSubmissionResourceDependentResource](New-MgEducationMeAssignmentSubmissionResourceDependentResource.md) + ### [New-MgEducationMeAssignmentSubmissionSubmittedResource](New-MgEducationMeAssignmentSubmissionSubmittedResource.md) +### [New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [New-MgEducationMeRubric](New-MgEducationMeRubric.md) ### [New-MgEducationReportReadingAssignmentSubmission](New-MgEducationReportReadingAssignmentSubmission.md) +### [New-MgEducationReportReadingCoachPassage](New-MgEducationReportReadingCoachPassage.md) + ### [New-MgEducationReportReflectCheck](New-MgEducationReportReflectCheck.md) +### [New-MgEducationReportSpeakerAssignmentSubmission](New-MgEducationReportSpeakerAssignmentSubmission.md) + ### [New-MgEducationSchool](New-MgEducationSchool.md) ### [New-MgEducationSchoolClassByRef](New-MgEducationSchoolClassByRef.md) @@ -441,14 +539,20 @@ Microsoft Graph PowerShell Cmdlets ### [New-MgEducationUserAssignmentResource](New-MgEducationUserAssignmentResource.md) +### [New-MgEducationUserAssignmentResourceDependentResource](New-MgEducationUserAssignmentResourceDependentResource.md) + ### [New-MgEducationUserAssignmentSubmission](New-MgEducationUserAssignmentSubmission.md) ### [New-MgEducationUserAssignmentSubmissionOutcome](New-MgEducationUserAssignmentSubmissionOutcome.md) ### [New-MgEducationUserAssignmentSubmissionResource](New-MgEducationUserAssignmentSubmissionResource.md) +### [New-MgEducationUserAssignmentSubmissionResourceDependentResource](New-MgEducationUserAssignmentSubmissionResourceDependentResource.md) + ### [New-MgEducationUserAssignmentSubmissionSubmittedResource](New-MgEducationUserAssignmentSubmissionSubmittedResource.md) +### [New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [New-MgEducationUserRubric](New-MgEducationUserRubric.md) ### [Publish-MgEducationClassAssignment](Publish-MgEducationClassAssignment.md) @@ -471,6 +575,8 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationClassAssignmentResource](Remove-MgEducationClassAssignmentResource.md) +### [Remove-MgEducationClassAssignmentResourceDependentResource](Remove-MgEducationClassAssignmentResourceDependentResource.md) + ### [Remove-MgEducationClassAssignmentRubric](Remove-MgEducationClassAssignmentRubric.md) ### [Remove-MgEducationClassAssignmentRubricByRef](Remove-MgEducationClassAssignmentRubricByRef.md) @@ -479,14 +585,20 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationClassAssignmentSettingGradingCategory](Remove-MgEducationClassAssignmentSettingGradingCategory.md) +### [Remove-MgEducationClassAssignmentSettingGradingScheme](Remove-MgEducationClassAssignmentSettingGradingScheme.md) + ### [Remove-MgEducationClassAssignmentSubmission](Remove-MgEducationClassAssignmentSubmission.md) ### [Remove-MgEducationClassAssignmentSubmissionOutcome](Remove-MgEducationClassAssignmentSubmissionOutcome.md) ### [Remove-MgEducationClassAssignmentSubmissionResource](Remove-MgEducationClassAssignmentSubmissionResource.md) +### [Remove-MgEducationClassAssignmentSubmissionResourceDependentResource](Remove-MgEducationClassAssignmentSubmissionResourceDependentResource.md) + ### [Remove-MgEducationClassAssignmentSubmissionSubmittedResource](Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md) +### [Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Remove-MgEducationClassMemberEducationUserByRef](Remove-MgEducationClassMemberEducationUserByRef.md) ### [Remove-MgEducationClassModule](Remove-MgEducationClassModule.md) @@ -503,6 +615,8 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationMeAssignmentResource](Remove-MgEducationMeAssignmentResource.md) +### [Remove-MgEducationMeAssignmentResourceDependentResource](Remove-MgEducationMeAssignmentResourceDependentResource.md) + ### [Remove-MgEducationMeAssignmentRubric](Remove-MgEducationMeAssignmentRubric.md) ### [Remove-MgEducationMeAssignmentRubricByRef](Remove-MgEducationMeAssignmentRubricByRef.md) @@ -513,16 +627,24 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationMeAssignmentSubmissionResource](Remove-MgEducationMeAssignmentSubmissionResource.md) +### [Remove-MgEducationMeAssignmentSubmissionResourceDependentResource](Remove-MgEducationMeAssignmentSubmissionResourceDependentResource.md) + ### [Remove-MgEducationMeAssignmentSubmissionSubmittedResource](Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md) +### [Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Remove-MgEducationMeRubric](Remove-MgEducationMeRubric.md) ### [Remove-MgEducationReport](Remove-MgEducationReport.md) ### [Remove-MgEducationReportReadingAssignmentSubmission](Remove-MgEducationReportReadingAssignmentSubmission.md) +### [Remove-MgEducationReportReadingCoachPassage](Remove-MgEducationReportReadingCoachPassage.md) + ### [Remove-MgEducationReportReflectCheck](Remove-MgEducationReportReflectCheck.md) +### [Remove-MgEducationReportSpeakerAssignmentSubmission](Remove-MgEducationReportSpeakerAssignmentSubmission.md) + ### [Remove-MgEducationSchool](Remove-MgEducationSchool.md) ### [Remove-MgEducationSchoolClassEducationClassByRef](Remove-MgEducationSchoolClassEducationClassByRef.md) @@ -537,6 +659,8 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationUserAssignmentResource](Remove-MgEducationUserAssignmentResource.md) +### [Remove-MgEducationUserAssignmentResourceDependentResource](Remove-MgEducationUserAssignmentResourceDependentResource.md) + ### [Remove-MgEducationUserAssignmentRubric](Remove-MgEducationUserAssignmentRubric.md) ### [Remove-MgEducationUserAssignmentRubricByRef](Remove-MgEducationUserAssignmentRubricByRef.md) @@ -547,8 +671,12 @@ Microsoft Graph PowerShell Cmdlets ### [Remove-MgEducationUserAssignmentSubmissionResource](Remove-MgEducationUserAssignmentSubmissionResource.md) +### [Remove-MgEducationUserAssignmentSubmissionResourceDependentResource](Remove-MgEducationUserAssignmentSubmissionResourceDependentResource.md) + ### [Remove-MgEducationUserAssignmentSubmissionSubmittedResource](Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md) +### [Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Remove-MgEducationUserRubric](Remove-MgEducationUserRubric.md) ### [Set-MgEducationClassAssignmentRubricByRef](Set-MgEducationClassAssignmentRubricByRef.md) @@ -593,20 +721,28 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationClassAssignmentResource](Update-MgEducationClassAssignmentResource.md) +### [Update-MgEducationClassAssignmentResourceDependentResource](Update-MgEducationClassAssignmentResourceDependentResource.md) + ### [Update-MgEducationClassAssignmentRubric](Update-MgEducationClassAssignmentRubric.md) ### [Update-MgEducationClassAssignmentSetting](Update-MgEducationClassAssignmentSetting.md) ### [Update-MgEducationClassAssignmentSettingGradingCategory](Update-MgEducationClassAssignmentSettingGradingCategory.md) +### [Update-MgEducationClassAssignmentSettingGradingScheme](Update-MgEducationClassAssignmentSettingGradingScheme.md) + ### [Update-MgEducationClassAssignmentSubmission](Update-MgEducationClassAssignmentSubmission.md) ### [Update-MgEducationClassAssignmentSubmissionOutcome](Update-MgEducationClassAssignmentSubmissionOutcome.md) ### [Update-MgEducationClassAssignmentSubmissionResource](Update-MgEducationClassAssignmentSubmissionResource.md) +### [Update-MgEducationClassAssignmentSubmissionResourceDependentResource](Update-MgEducationClassAssignmentSubmissionResourceDependentResource.md) + ### [Update-MgEducationClassAssignmentSubmissionSubmittedResource](Update-MgEducationClassAssignmentSubmissionSubmittedResource.md) +### [Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Update-MgEducationClassModule](Update-MgEducationClassModule.md) ### [Update-MgEducationClassModuleResource](Update-MgEducationClassModuleResource.md) @@ -617,6 +753,8 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationMeAssignmentResource](Update-MgEducationMeAssignmentResource.md) +### [Update-MgEducationMeAssignmentResourceDependentResource](Update-MgEducationMeAssignmentResourceDependentResource.md) + ### [Update-MgEducationMeAssignmentRubric](Update-MgEducationMeAssignmentRubric.md) ### [Update-MgEducationMeAssignmentSubmission](Update-MgEducationMeAssignmentSubmission.md) @@ -625,8 +763,12 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationMeAssignmentSubmissionResource](Update-MgEducationMeAssignmentSubmissionResource.md) +### [Update-MgEducationMeAssignmentSubmissionResourceDependentResource](Update-MgEducationMeAssignmentSubmissionResourceDependentResource.md) + ### [Update-MgEducationMeAssignmentSubmissionSubmittedResource](Update-MgEducationMeAssignmentSubmissionSubmittedResource.md) +### [Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Update-MgEducationMeRubric](Update-MgEducationMeRubric.md) ### [Update-MgEducationMeUserMailboxSetting](Update-MgEducationMeUserMailboxSetting.md) @@ -635,8 +777,12 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationReportReadingAssignmentSubmission](Update-MgEducationReportReadingAssignmentSubmission.md) +### [Update-MgEducationReportReadingCoachPassage](Update-MgEducationReportReadingCoachPassage.md) + ### [Update-MgEducationReportReflectCheck](Update-MgEducationReportReflectCheck.md) +### [Update-MgEducationReportSpeakerAssignmentSubmission](Update-MgEducationReportSpeakerAssignmentSubmission.md) + ### [Update-MgEducationRoot](Update-MgEducationRoot.md) ### [Update-MgEducationSchool](Update-MgEducationSchool.md) @@ -649,6 +795,8 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationUserAssignmentResource](Update-MgEducationUserAssignmentResource.md) +### [Update-MgEducationUserAssignmentResourceDependentResource](Update-MgEducationUserAssignmentResourceDependentResource.md) + ### [Update-MgEducationUserAssignmentRubric](Update-MgEducationUserAssignmentRubric.md) ### [Update-MgEducationUserAssignmentSubmission](Update-MgEducationUserAssignmentSubmission.md) @@ -657,8 +805,12 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgEducationUserAssignmentSubmissionResource](Update-MgEducationUserAssignmentSubmissionResource.md) +### [Update-MgEducationUserAssignmentSubmissionResourceDependentResource](Update-MgEducationUserAssignmentSubmissionResourceDependentResource.md) + ### [Update-MgEducationUserAssignmentSubmissionSubmittedResource](Update-MgEducationUserAssignmentSubmissionSubmittedResource.md) +### [Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md) + ### [Update-MgEducationUserMailboxSetting](Update-MgEducationUserMailboxSetting.md) ### [Update-MgEducationUserRubric](Update-MgEducationUserRubric.md) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md index 2a113a2d2b7f..cf4f5c63b28b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClass --- @@ -922,10 +922,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -937,6 +951,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -987,7 +1002,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -999,11 +1016,23 @@ ASSIGNMENTSETTINGS ``: educationAssi [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1031,11 +1060,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1076,10 +1117,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1091,6 +1136,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1141,7 +1187,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1233,12 +1281,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1666,6 +1714,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1776,7 +1877,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1787,7 +1888,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1808,7 +1909,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2177,7 +2278,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2235,6 +2336,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2367,6 +2516,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2471,6 +2621,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2722,6 +2880,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3052,7 +3211,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3079,7 +3238,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3335,7 +3494,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3379,10 +3538,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4537,7 +4696,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4652,8 +4812,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4718,7 +4878,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4739,6 +4909,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4890,6 +5061,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4938,7 +5114,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4972,6 +5148,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4992,7 +5171,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5037,53 +5222,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5363,6 +5504,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5388,10 +5534,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5710,7 +5856,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5726,6 +5872,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6088,6 +6262,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6178,7 +6353,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6457,12 +6632,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6899,6 +7074,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7009,7 +7237,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7020,7 +7248,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7041,7 +7269,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7410,7 +7638,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7468,6 +7696,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7600,6 +7876,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7704,6 +7981,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -7955,6 +8240,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8285,7 +8571,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8312,7 +8598,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8568,7 +8854,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8612,10 +8898,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9770,7 +10056,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9885,8 +10172,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9951,7 +10238,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9972,6 +10269,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10123,6 +10421,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10171,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10205,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10225,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10271,70 +10583,26 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. + [Color ]: categoryColor + [DisplayName ]: A unique name that identifies a category in the user's mailbox. +After a category is created, the name cannot be changed. Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. -Read-only. - [Color ]: categoryColor - [DisplayName ]: A unique name that identifies a category in the user's mailbox. -After a category is created, the name cannot be changed. -Read-only. - [OwnedDevices ]: Devices the user owns. + [OwnedDevices ]: Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1). @@ -10596,6 +10864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10621,10 +10894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10943,7 +11216,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10959,6 +11232,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11321,6 +11622,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11411,7 +11713,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -11490,10 +11792,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11505,6 +11821,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11555,7 +11872,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11584,7 +11903,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -11671,12 +11992,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12104,6 +12425,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12205,7 +12579,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12216,7 +12590,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12237,7 +12611,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12606,7 +12980,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12664,6 +13038,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12796,6 +13218,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12900,6 +13323,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13151,6 +13582,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13481,7 +13913,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13508,7 +13940,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13764,7 +14196,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13808,10 +14240,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14966,7 +15398,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15081,8 +15514,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15147,7 +15580,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15168,6 +15611,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15319,6 +15763,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15367,7 +15816,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15401,6 +15850,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15421,7 +15873,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15466,53 +15924,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15792,6 +16206,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15817,10 +16236,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16139,7 +16558,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16155,6 +16574,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16517,6 +16964,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16607,7 +17055,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -16900,11 +17348,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -16940,10 +17400,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -16955,6 +17419,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17005,7 +17470,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -17093,12 +17560,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17517,6 +17984,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17627,7 +18147,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17638,7 +18158,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17659,7 +18179,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -18028,7 +18548,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -18086,6 +18606,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18218,6 +18786,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18891,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18573,6 +19150,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18903,7 +19481,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18930,7 +19508,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -19186,7 +19764,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -19230,10 +19808,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -20388,7 +20966,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20503,8 +21082,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20569,7 +21148,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20590,6 +21179,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20741,6 +21331,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20789,7 +21384,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20823,6 +21418,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20843,7 +21441,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20888,53 +21492,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21214,6 +21774,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21239,10 +21804,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21556,7 +22121,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21572,6 +22137,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21934,6 +22527,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22024,7 +22618,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -22243,10 +22837,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22258,6 +22866,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22308,7 +22917,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22337,7 +22948,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -22424,12 +23037,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22857,6 +23470,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22958,7 +23624,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22969,7 +23635,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22990,7 +23656,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23359,7 +24025,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23417,6 +24083,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23549,6 +24263,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23653,6 +24368,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23904,6 +24627,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -24234,7 +24958,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -24261,7 +24985,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24517,7 +25241,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24561,10 +25285,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25719,7 +26443,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25834,8 +26559,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25900,7 +26625,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25921,6 +26656,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26072,6 +26808,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26120,7 +26861,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26154,6 +26895,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26174,7 +26918,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26219,53 +26969,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26545,6 +27251,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26570,10 +27281,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26892,7 +27603,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26908,6 +27619,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27270,6 +28009,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -27360,7 +28100,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md index ae6391cfc906..47a3d8f95eff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignment --- @@ -30,10 +30,11 @@ New-MgEducationClassAssignment -EducationClassId [-ResponseHeadersVaria [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -59,10 +60,11 @@ New-MgEducationClassAssignment -InputObject [-ResponseHeade [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -620,6 +622,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -767,6 +797,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1153,10 +1212,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1168,6 +1241,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1218,7 +1292,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1251,12 +1327,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1264,9 +1354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1289,6 +1382,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1371,7 +1465,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md index c16bb0ddad3d..730d5f988fe6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentCategory --- @@ -658,9 +658,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -668,9 +670,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md index db0946982d47..bbffc169b5e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentCategoryByRef --- @@ -543,9 +543,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -553,9 +555,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md index 59a9acf420ec..627521cfd70c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentResource --- @@ -26,7 +26,8 @@ You can create the following types of assignment resources: Every resource has a ``` New-MgEducationClassAssignmentResource -EducationAssignmentId -EducationClassId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ New-MgEducationClassAssignmentResource -EducationAssignmentId -Educatio ``` New-MgEducationClassAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -328,6 +330,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -702,6 +732,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -722,9 +774,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -732,9 +786,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..f20d548badda --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResourceDependentResource.md @@ -0,0 +1,709 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationClassAssignmentResourceDependentResource +--- + +# New-MgEducationClassAssignmentResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationClassAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationClassAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationClassId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationClassId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationClassAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationClassAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationClassAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md index a287248146d5..859ba278b67c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSettingGradingCategory --- @@ -522,9 +522,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -532,9 +534,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingScheme.md new file mode 100644 index 000000000000..1664bd31b154 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingScheme.md @@ -0,0 +1,620 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsettinggradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationClassAssignmentSettingGradingScheme +--- + +# New-MgEducationClassAssignmentSettingGradingScheme + +## SYNOPSIS + +Create a new educationGradingScheme on an educationClass. +Only teachers can perform this operation. + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationClassAssignmentSettingGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationClassAssignmentSettingGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DisplayName ] + [-Grades ] [-HidePointsDuringGrading] [-Id ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Create + +``` +New-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationClassAssignmentSettingGradingScheme -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DisplayName ] + [-Grades ] [-HidePointsDuringGrading] [-Id ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentity + +``` +New-MgEducationClassAssignmentSettingGradingScheme -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create a new educationGradingScheme on an educationClass. +Only teachers can perform this operation. + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationGradingScheme +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayName + +The name of the grading scheme. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Grades + +The grades that make up the scheme. +To construct, see NOTES section for GRADES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingSchemeGrade[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HidePointsDuringGrading + +The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + +GRADES : The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [New-MgEducationClassAssignmentSettingGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsettinggradingscheme) +- [Graph API Reference](https://learn.microsoft.com/graph/api/educationassignmentsettings-post-gradingschemes?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md index 8d35e9656952..b536d49beb61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmission --- @@ -833,7 +833,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -859,9 +861,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -869,9 +873,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -915,7 +922,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -956,7 +965,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md index 18d882c0886d..9a513934f60a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionOutcome --- @@ -627,9 +627,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -637,9 +639,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md index 54627c0d2a6b..cf39db1ec5d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionResource --- @@ -29,7 +29,8 @@ If the file doesn't exist or is not in that folder, the POST request will fail. ``` New-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId -EducationClassId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -52,10 +53,12 @@ New-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationClassAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -236,7 +239,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -332,6 +336,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -705,7 +737,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -724,9 +779,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -734,9 +791,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..5e799546a75a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,738 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationClassAssignmentSubmissionResourceDependentResource +--- + +# New-MgEducationClassAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationClassAssignmentSubmissionResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationClassAssignmentSubmissionResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationClassAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md index 9a9b8306a510..41bff2292ca1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationClassId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` New-MgEducationClassAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..fc3e83c6c339 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,740 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource +--- + +# New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md index b2464891caea..cbba61cceff8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmemberbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassMemberByRef --- @@ -512,9 +512,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -522,9 +524,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md index ca8900b4a511..2226a19c4f57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassModule --- @@ -730,9 +730,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -740,9 +742,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md index eb2fef26e506..dd9390e6428e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassModuleResource --- @@ -707,9 +707,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -717,9 +719,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md index 14183f1652b4..c20e4f3b4983 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassteacherbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassTeacherByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md index 95d05aa7c2ce..821cc3ae55d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignment --- @@ -28,10 +28,11 @@ New-MgEducationMeAssignment [-ResponseHeadersVariable ] [-AddToCalendarA [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -431,6 +432,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -538,6 +561,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -878,10 +924,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -893,6 +953,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -943,7 +1004,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -976,6 +1039,18 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: @@ -997,6 +1072,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1079,7 +1155,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md index 833c31a391f4..d2b9fd78201f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentCategory --- @@ -492,9 +492,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -502,9 +504,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md index 8c972aa82c38..6f831dc7811d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentCategoryByRef --- @@ -489,9 +489,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -499,9 +501,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md index 90f85813c069..aaa94e83fb27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentResource --- @@ -24,7 +24,8 @@ Create new navigation property to resources for education ``` New-MgEducationMeAssignmentResource -EducationAssignmentId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -45,7 +46,8 @@ New-MgEducationMeAssignmentResource -EducationAssignmentId ``` New-MgEducationMeAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -171,6 +173,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -518,6 +548,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -538,9 +590,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -548,9 +602,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..e5e2d34328a7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResourceDependentResource.md @@ -0,0 +1,682 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationMeAssignmentResourceDependentResource +--- + +# New-MgEducationMeAssignmentResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationMeAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationMeAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationMeAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationMeAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationMeAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md index 891c0cd36cfa..c46c4f18c704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmission --- @@ -806,7 +806,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -832,9 +834,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -842,9 +846,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -888,7 +895,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -929,7 +938,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md index bf3b6513fdf6..75497da91ca9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionOutcome --- @@ -565,9 +565,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +577,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md index 05f81eddbcbe..b4dc79d01654 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionResource --- @@ -25,7 +25,8 @@ Create new navigation property to resources for education ``` New-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationMeAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -546,7 +578,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -565,9 +620,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +632,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..9bf2f4835dd5 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,711 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationMeAssignmentSubmissionResourceDependentResource +--- + +# New-MgEducationMeAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationMeAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md index bbf01e3ec051..a76f58d6aa6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -546,7 +578,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -565,9 +620,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +632,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..307982dca054 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,713 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource +--- + +# New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md index 8348669a9685..32750f978ccc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeRubric --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md index 8271f663ff38..3571a2007d02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationReportReadingAssignmentSubmission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingCoachPassage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingCoachPassage.md new file mode 100644 index 000000000000..78bfa12e1990 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingCoachPassage.md @@ -0,0 +1,598 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreadingcoachpassage +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationReportReadingCoachPassage +--- + +# New-MgEducationReportReadingCoachPassage + +## SYNOPSIS + +Create new navigation property to readingCoachPassages for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationReportReadingCoachPassage](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationReportReadingCoachPassage?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationReportReadingCoachPassage [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-Id ] [-IsReadingCompleted] [-LanguageTag ] + [-PracticeWords ] [-PracticedAtDateTime ] [-StoryType ] + [-StudentId ] [-TimeSpentReadingInSeconds ] [-WordsAccuracyPercentage ] + [-WordsPerMinute ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationReportReadingCoachPassage -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to readingCoachPassages for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +readingCoachPassage +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IsReadingCompleted + +Indicates if the reading passage was completed. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LanguageTag + +The language of the reading passage. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PracticedAtDateTime + +The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PracticeWords + +The list of challenging words for the student that they can practice further. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StoryType + +readingCoachStoryType + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StudentId + +ID of the student that practiced the reading passage. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TimeSpentReadingInSeconds + +The time the student spent reading in seconds. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsAccuracyPercentage + +The percentage of words that the student read correctly. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsPerMinute + +The rate the student read at in words per minute. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: readingCoachPassage + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. + + +## RELATED LINKS + +- [New-MgEducationReportReadingCoachPassage](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreadingcoachpassage) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md index 39bd16f69421..473fa2a1d3f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationReportReflectCheck --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportSpeakerAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportSpeakerAssignmentSubmission.md new file mode 100644 index 000000000000..a01f7a9a86f0 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportSpeakerAssignmentSubmission.md @@ -0,0 +1,823 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportspeakerassignmentsubmission +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationReportSpeakerAssignmentSubmission +--- + +# New-MgEducationReportSpeakerAssignmentSubmission + +## SYNOPSIS + +Create new navigation property to speakerAssignmentSubmissions for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationReportSpeakerAssignmentSubmission](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationReportSpeakerAssignmentSubmission?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationReportSpeakerAssignmentSubmission [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentId ] [-AverageWordsPerMinutePace ] + [-ClassId ] [-FillerWordsOccurrencesCount ] [-Id ] + [-IncorrectCameraDistanceOccurrencesCount ] [-LengthOfSubmissionInSeconds ] + [-LostEyeContactOccurrencesCount ] [-MonotoneOccurrencesCount ] + [-NonInclusiveLanguageOccurrencesCount ] [-ObstructedViewOccurrencesCount ] + [-RepetitiveLanguageOccurrencesCount ] [-StudentId ] [-SubmissionDateTime ] + [-SubmissionId ] [-TopFillerWords ] [-TopMispronouncedWords ] + [-TopNonInclusiveWordsAndPhrases ] [-TopRepetitiveWordsAndPhrases ] + [-WordsSpokenCount ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationReportSpeakerAssignmentSubmission + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to speakerAssignmentSubmissions for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentId + +ID of the assignment with which this submission is associated. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AverageWordsPerMinutePace + +The average speaking pace of the student, measured in words per minute. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +speakerAssignmentSubmission +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ClassId + +ID of the class this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FillerWordsOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using a filler word. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IncorrectCameraDistanceOccurrencesCount + +The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LengthOfSubmissionInSeconds + +The length of the student submission in seconds. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LostEyeContactOccurrencesCount + +The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MonotoneOccurrencesCount + +The number of times the student was flagged by Speaker Coach for speaking in monotone. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -NonInclusiveLanguageOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ObstructedViewOccurrencesCount + +The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RepetitiveLanguageOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using repetitive language. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StudentId + +ID of the user this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SubmissionDateTime + +Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SubmissionId + +ID of the submission this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopFillerWords + +The filler words used most by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopMispronouncedWords + +The words mispronounced most by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopNonInclusiveWordsAndPhrases + +The non-inclusive or sensitive words and phrases most used by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopRepetitiveWordsAndPhrases + +The words and phrases most repeated by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsSpokenCount + +Total number of words spoken by the student in the submission. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: speakerAssignmentSubmission + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. + + +## RELATED LINKS + +- [New-MgEducationReportSpeakerAssignmentSubmission](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportspeakerassignmentsubmission) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md index a00d0e5b0023..5aef99561ef5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchool --- @@ -932,11 +932,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -972,10 +984,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -987,6 +1003,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1037,7 +1054,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1125,12 +1144,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1549,6 +1568,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1659,7 +1731,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1670,7 +1742,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1691,7 +1763,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2060,7 +2132,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2118,6 +2190,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2250,6 +2370,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2354,6 +2475,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2605,6 +2734,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2935,7 +3065,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2962,7 +3092,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3218,7 +3348,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3262,10 +3392,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4420,7 +4550,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4535,8 +4666,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4601,7 +4732,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4622,6 +4763,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4773,6 +4915,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4821,7 +4968,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4855,6 +5002,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4875,7 +5025,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4920,53 +5076,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5246,6 +5358,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5271,10 +5388,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5588,7 +5705,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5604,6 +5721,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5966,6 +6111,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6056,7 +6202,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6229,11 +6375,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6274,10 +6432,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6289,6 +6451,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6339,7 +6502,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -6431,12 +6596,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6864,6 +7029,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6974,7 +7192,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6985,7 +7203,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7006,7 +7224,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7375,7 +7593,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7433,6 +7651,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7565,6 +7831,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7669,6 +7936,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -7920,6 +8195,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8250,7 +8526,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8277,7 +8553,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8533,7 +8809,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8577,10 +8853,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9735,7 +10011,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9850,8 +10127,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9916,7 +10193,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9937,6 +10224,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10088,6 +10376,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10136,7 +10429,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10170,6 +10463,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10190,7 +10486,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10235,53 +10537,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10561,6 +10819,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10586,10 +10849,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10908,7 +11171,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10924,6 +11187,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11286,6 +11577,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11376,7 +11668,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -11647,10 +11939,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11662,6 +11968,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11712,7 +12019,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11741,7 +12050,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -11828,12 +12139,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12261,6 +12572,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12362,7 +12726,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12373,7 +12737,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12394,7 +12758,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12763,7 +13127,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12821,6 +13185,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12953,6 +13365,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13057,6 +13470,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13308,6 +13729,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13638,7 +14060,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13665,7 +14087,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13921,7 +14343,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13965,10 +14387,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -15123,7 +15545,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15238,8 +15661,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15304,7 +15727,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15325,6 +15758,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15476,6 +15910,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15524,7 +15963,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15558,6 +15997,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15578,7 +16020,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15623,53 +16071,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15949,6 +16353,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15974,10 +16383,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16296,7 +16705,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16312,6 +16721,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16674,6 +17111,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16764,7 +17202,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md index 462aaee3d169..4d2e6773ca19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschoolclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchoolClassByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md index 48cc2cb4cb50..86a78f826306 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschooluserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchoolUserByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md index 09f867af63b3..829ef3cd9502 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUser --- @@ -1370,10 +1370,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1385,6 +1399,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1435,7 +1450,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1512,10 +1529,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1527,6 +1558,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1577,7 +1609,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1606,7 +1640,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1693,12 +1729,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2126,6 +2162,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2227,7 +2316,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2238,7 +2327,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2259,7 +2348,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2628,7 +2717,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2686,6 +2775,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2818,6 +2955,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2922,6 +3060,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3173,6 +3319,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3503,7 +3650,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3530,7 +3677,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3786,7 +3933,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3830,10 +3977,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4988,7 +5135,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5103,8 +5251,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5169,7 +5317,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5190,6 +5348,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5341,6 +5500,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5389,7 +5553,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5423,6 +5587,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5443,7 +5610,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5488,53 +5661,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5814,6 +5943,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5839,10 +5973,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6161,7 +6295,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6177,6 +6311,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6539,6 +6701,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6629,7 +6792,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6828,11 +6991,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6873,10 +7048,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6888,6 +7067,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6938,7 +7118,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7030,12 +7212,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7463,6 +7645,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7573,7 +7808,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7584,7 +7819,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7605,7 +7840,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7974,7 +8209,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -8032,6 +8267,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8164,6 +8447,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8268,6 +8552,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8519,6 +8811,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8849,7 +9142,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8876,7 +9169,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -9132,7 +9425,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -9176,10 +9469,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -10334,7 +10627,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10449,8 +10743,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10515,7 +10809,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10536,6 +10840,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10687,6 +10992,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10735,7 +11045,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10769,6 +11079,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10789,7 +11102,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10834,53 +11153,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -11160,6 +11435,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11185,10 +11465,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11507,7 +11787,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11523,6 +11803,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11885,6 +12193,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11975,7 +12284,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -12353,11 +12662,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12393,10 +12714,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12408,6 +12733,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12458,7 +12784,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -12546,12 +12874,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12970,6 +13298,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -13080,7 +13461,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -13091,7 +13472,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -13112,7 +13493,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -13481,7 +13862,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -13539,6 +13920,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13671,6 +14100,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13775,6 +14205,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14026,6 +14464,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -14356,7 +14795,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -14383,7 +14822,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -14639,7 +15078,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -14683,10 +15122,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -15841,7 +16280,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15956,8 +16396,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -16022,7 +16462,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -16043,6 +16493,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16194,6 +16645,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -16242,7 +16698,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -16276,6 +16732,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -16296,7 +16755,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -16341,53 +16806,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -16667,6 +17088,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16692,10 +17118,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -17009,7 +17435,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -17025,6 +17451,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -17387,6 +17841,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17477,7 +17932,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -17658,11 +18113,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17703,10 +18170,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17718,6 +18189,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17768,7 +18240,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -17860,12 +18334,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -18293,6 +18767,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -18403,7 +18930,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -18414,7 +18941,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -18435,7 +18962,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -18804,7 +19331,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -18862,6 +19389,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18994,6 +19569,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -19098,6 +19674,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19349,6 +19933,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -19679,7 +20264,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -19706,7 +20291,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -19962,7 +20547,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -20006,10 +20591,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -21164,7 +21749,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21279,8 +21865,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21345,7 +21931,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21366,6 +21962,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21517,6 +22114,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21565,7 +22167,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21599,6 +22201,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21619,7 +22224,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21664,53 +22275,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21990,6 +22557,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -22015,10 +22587,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -22337,7 +22909,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -22353,6 +22925,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22715,6 +23315,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22805,7 +23406,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -23089,6 +23690,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -23230,7 +23893,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -23241,7 +23904,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -23264,7 +23927,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23411,12 +24074,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -23710,15 +24373,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -23896,7 +24550,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23954,6 +24608,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24086,6 +24788,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -24391,6 +25094,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -24721,7 +25425,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -24748,7 +25452,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -25004,7 +25708,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -25064,10 +25768,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25329,6 +26033,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26112,6 +26824,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -26349,7 +27066,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -26812,7 +27529,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26927,8 +27645,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26993,7 +27711,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -27014,6 +27742,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27157,6 +27886,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -27205,7 +27935,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -27239,6 +27969,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -27259,7 +27992,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -27304,53 +28043,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -27486,6 +28181,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -27511,10 +28211,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -27830,7 +28530,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -27846,6 +28546,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md index 75736547d6c9..deda2977ed04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignment --- @@ -28,10 +28,11 @@ New-MgEducationUserAssignment -EducationUserId [-ResponseHeadersVariabl [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -57,10 +58,11 @@ New-MgEducationUserAssignment -InputObject [-ResponseHeader [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -577,6 +579,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -724,6 +754,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1110,10 +1169,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1125,6 +1198,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1175,7 +1249,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1208,12 +1284,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1221,9 +1311,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1246,6 +1339,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1328,7 +1422,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md index ac7a6682fb6d..bae5df9696bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentCategory --- @@ -519,9 +519,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -529,9 +531,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md index b6bb4ad2dabc..170e8cad5ab0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentCategoryByRef --- @@ -516,9 +516,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -526,9 +528,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md index 00390231310d..fc69521ad6ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentResource --- @@ -24,7 +24,8 @@ Create new navigation property to resources for education ``` New-MgEducationUserAssignmentResource -EducationAssignmentId -EducationUserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -45,7 +46,8 @@ New-MgEducationUserAssignmentResource -EducationAssignmentId -Education ``` New-MgEducationUserAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -171,6 +173,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -545,6 +575,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -565,9 +617,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +629,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..843094f13e4c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResourceDependentResource.md @@ -0,0 +1,709 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationUserAssignmentResourceDependentResource +--- + +# New-MgEducationUserAssignmentResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationUserAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationUserAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationUserId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationUserId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationUserAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationUserAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationUserAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md index 3b95a6dead83..161fee4235f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmission --- @@ -833,7 +833,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -859,9 +861,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -869,9 +873,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -915,7 +922,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -956,7 +965,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md index a80feb2cec29..888d1b4ca27e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionOutcome --- @@ -592,9 +592,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md index 04a2a5589685..f63719bf97b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionResource --- @@ -25,7 +25,8 @@ Create new navigation property to resources for education ``` New-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationUserAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..b30b447d0206 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,738 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationUserAssignmentSubmissionResourceDependentResource +--- + +# New-MgEducationUserAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationUserAssignmentSubmissionResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationUserAssignmentSubmissionResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationUserAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md index 7cae610dd944..0be0c1796632 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` New-MgEducationUserAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..f62db6adf9cf --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,741 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource +--- + +# New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Create new navigation property to dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### CreateExpanded (Default) + +``` +New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationUserId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Create + +``` +New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationUserId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### CreateViaIdentityExpanded + +``` +New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### CreateViaIdentity + +``` +New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Create new navigation property to dependentResources for education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Create + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [New-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md index 9cdf30f43e8a..b34463d08917 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserRubric --- @@ -711,9 +711,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -721,9 +723,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md index b03e9b81e815..afb98e7fcf43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationClassAssignment --- @@ -396,9 +396,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -406,9 +408,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md index 7a2382ffbe7f..cb181970a2fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationClassModule --- @@ -387,9 +387,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -397,9 +399,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md index 5b3694760ba1..9910f4f9c590 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationMeAssignment --- @@ -353,9 +353,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -363,9 +365,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md index 0319bfaeb82e..9800d91f720a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationUserAssignment --- @@ -375,9 +375,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -385,9 +387,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md index 0fa365c7489c..3851c599efc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClass --- @@ -397,9 +397,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -407,9 +409,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md index 172543823c92..dbb29ee59b59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignment --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md index 96a44b2e715a..f6d30199f0b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategory --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md index 155607ec3766..82fcbd35e15a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategoryByRef --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md index 2dc0097cc17e..32816c0b29f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md index 4707d9248a9a..6c7abbc41b5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentDefault --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md index a4b235f2f1e3..e18c24f42f68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentResource --- @@ -450,9 +450,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -460,9 +462,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..72330abbcfab --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResourceDependentResource.md @@ -0,0 +1,503 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationClassAssignmentResourceDependentResource +--- + +# Remove-MgEducationClassAssignmentResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationClassAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationClassAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationClassId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationClassAssignmentResourceDependentResource -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationClassAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md index fafeff91244e..543fcb5105be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentRubric --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md index b39316096506..13125fffc4dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentRubricByRef --- @@ -427,9 +427,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -437,9 +439,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md index 5133f6892d2c..17b143872502 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSetting --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md index fab6bb142287..da5750ab0df6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSettingGradingCategory --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingScheme.md new file mode 100644 index 000000000000..3ced0209b671 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingScheme.md @@ -0,0 +1,461 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsettinggradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationClassAssignmentSettingGradingScheme +--- + +# Remove-MgEducationClassAssignmentSettingGradingScheme + +## SYNOPSIS + +Delete an educationGradingScheme object. + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationClassAssignmentSettingGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationClassAssignmentSettingGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + -EducationGradingSchemeId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationClassAssignmentSettingGradingScheme -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete an educationGradingScheme object. + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationGradingSchemeId + +The unique identifier of educationGradingScheme + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationClassAssignmentSettingGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsettinggradingscheme) +- [Graph API Reference](https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-1.0) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md index 3bf1eb954486..1749b3624e1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmission --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md index 82f412f07184..13e2d0495457 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionOutcome --- @@ -461,9 +461,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -471,9 +473,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md index 106f7190340f..2baf8ceedbac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionResource --- @@ -475,9 +475,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -485,9 +487,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..ca76bdb891dd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,525 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationClassAssignmentSubmissionResourceDependentResource +--- + +# Remove-MgEducationClassAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-IfMatch ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationClassAssignmentSubmissionResourceDependentResource + -InputObject [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationClassAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md index 35f80b906f08..6e4d1883f49e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..1927494f09c8 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,517 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md index 70aba5784808..f14e9444054a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassMemberByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassMemberByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md index 320c93f3d014..44207e73f889 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmembereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassMemberEducationUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md index 17aac30b41be..f1ee5c6a8f29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassModule --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md index dfc566332c79..1b65c510ed84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassModuleResource --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md index 16241b7877c4..d87d57ab5a39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassTeacherByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassTeacherByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md index 559699ac6bc1..83cf72714382 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassteachereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassTeacherEducationUserByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md index 970864e629af..40081e5e70c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMe --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md index 0db67d46cde1..03e8e8f63f87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignment --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md index 17247a7b4a55..bec47f010209 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationMeAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentCategoryByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md index 5ad909e8bc99..b6d0427f4c40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md index 43fc00f5dced..c71834cf4e7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentResource --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..1b6a18605940 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResourceDependentResource.md @@ -0,0 +1,473 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationMeAssignmentResourceDependentResource +--- + +# Remove-MgEducationMeAssignmentResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationMeAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationMeAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationMeAssignmentResourceDependentResource -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationMeAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md index bb2cd95f212b..521fb966c2c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentRubric --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md index 8cacde7df3be..a09c1ea761f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentRubricByRef --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md index 856c91936574..560cdd55fd2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmission --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md index 2d7cb69e28f1..5cfbc9c28b12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionOutcome --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md index 173545b3cd00..390a94c8cac1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..57e0553b8b2c --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,495 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationMeAssignmentSubmissionResourceDependentResource +--- + +# Remove-MgEducationMeAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-IfMatch ] [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationMeAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md index 695dd7bf3053..42d316c4cb8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..a972f2dc5f11 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,496 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md index e110d26dd59a..e7925ca931c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeRubric --- @@ -405,9 +405,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -415,9 +417,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md index b40e6e9ddb70..0bb4fe390647 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md index 320beacfac30..6b60d2fa632c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReportReadingAssignmentSubmission --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingCoachPassage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingCoachPassage.md new file mode 100644 index 000000000000..c2d4e35cc584 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingCoachPassage.md @@ -0,0 +1,430 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreadingcoachpassage +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationReportReadingCoachPassage +--- + +# Remove-MgEducationReportReadingCoachPassage + +## SYNOPSIS + +Delete navigation property readingCoachPassages for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationReportReadingCoachPassage](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationReportReadingCoachPassage?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationReportReadingCoachPassage -ReadingCoachPassageId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationReportReadingCoachPassage -InputObject [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property readingCoachPassages for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ReadingCoachPassageId + +The unique identifier of readingCoachPassage + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationReportReadingCoachPassage](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreadingcoachpassage) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md index 0672584f36ce..c3fd9247e82a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReportReflectCheck --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportSpeakerAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportSpeakerAssignmentSubmission.md new file mode 100644 index 000000000000..108ed9879ee0 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportSpeakerAssignmentSubmission.md @@ -0,0 +1,430 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportspeakerassignmentsubmission +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationReportSpeakerAssignmentSubmission +--- + +# Remove-MgEducationReportSpeakerAssignmentSubmission + +## SYNOPSIS + +Delete navigation property speakerAssignmentSubmissions for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationReportSpeakerAssignmentSubmission](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationReportSpeakerAssignmentSubmission?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationReportSpeakerAssignmentSubmission -SpeakerAssignmentSubmissionId + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationReportSpeakerAssignmentSubmission -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property speakerAssignmentSubmissions for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SpeakerAssignmentSubmissionId + +The unique identifier of speakerAssignmentSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationReportSpeakerAssignmentSubmission](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportspeakerassignmentsubmission) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md index 3b7d58bce282..75ba9d67bdd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchool --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md index 15c3222894c4..dafe8173d3a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationSchoolClassByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolClassByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md index 2b2d115248ef..00fd846d83c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschoolclasseducationclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolClassEducationClassByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md index ab1a7b6ff1c9..c099d05b1ec0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationSchoolUserByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md index bdefe7974776..7d78a5a7680e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschoolusereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolUserEducationUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md index d956d36ee564..98dac3b83c7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUser --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md index 6f282b70b92f..4f35b4f1b699 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignment --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md index 844d78582c3f..17e69ec8db96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationUserAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentCategoryByRef --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md index 227855d007c0..3d776d2f813c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md index 32425341bd33..1fa17a3a1f8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..8879c78f2ebe --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResourceDependentResource.md @@ -0,0 +1,495 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationUserAssignmentResourceDependentResource +--- + +# Remove-MgEducationUserAssignmentResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationUserAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationUserAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationUserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationUserAssignmentResourceDependentResource -InputObject + [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationUserAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md index 28ab65c397d6..244f060b3958 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentRubric --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md index cd50ae959140..26ff2a0fc808 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentRubricByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md index 6fd03b5987e1..392c61dcefbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmission --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md index c36ffe79d318..9d8d7d71181a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionOutcome --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md index 5b7069483d39..c7b406d139e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..6a2bf660ff90 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,517 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationUserAssignmentSubmissionResourceDependentResource +--- + +# Remove-MgEducationUserAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 -EducationUserId [-IfMatch ] + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationUserAssignmentSubmissionResourceDependentResource + -InputObject [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationUserAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md index 78eda647b858..28ff5c73a5dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..87b26ff207f0 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,518 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Delete navigation property dependentResources for education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### Delete (Default) + +``` +Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -EducationUserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### DeleteViaIdentity + +``` +Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-IfMatch ] [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Delete navigation property dependentResources for education + +## PARAMETERS + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: Delete + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IfMatch + +ETag + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: DeleteViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PassThru + +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### System.Boolean + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Remove-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md index 5c23b2789437..294ec6de339c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserRubric --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md index d82776526e28..5ae5d805db8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentRubricByRef --- @@ -571,9 +571,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -581,9 +583,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md index b7b874620495..224eb8bf5174 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentSubmissionUpResourceFolder --- @@ -432,9 +432,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -442,9 +444,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md index bcdf41c3c5f5..5817d719e3f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentUpFeedbackResourceFolder --- @@ -381,9 +381,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -391,9 +393,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md index 9ce84c3bb77b..c7821c932230 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentUpResourceFolder --- @@ -389,9 +389,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -399,9 +401,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md index c747a220b533..749b04752193 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassmoduleupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassModuleUpResourceFolder --- @@ -389,9 +389,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -399,9 +401,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md index 2b20151675ee..5ad97713bab3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentRubricByRef --- @@ -517,9 +517,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -527,9 +529,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md index 2f4883d59032..6fcdd01595f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentSubmissionUpResourceFolder --- @@ -367,9 +367,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -377,9 +379,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md index 764c6202fcf7..c263a47a1f95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentUpFeedbackResourceFolder --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md index 84ec8ad906e7..f2a80fa82637 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentUpResourceFolder --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md index c0becc069ffe..de0cc20a659a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentRubricByRef --- @@ -544,9 +544,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -554,9 +556,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md index 1cb1a5963cd2..18f8e02c775f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentSubmissionUpResourceFolder --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md index f16f0fee7556..4596c7fd78ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentUpFeedbackResourceFolder --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md index 28027bdbbb5a..01c556181a95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentUpResourceFolder --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md index a61950b33cb4..14dadf61aff9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationClassAssignmentSubmission --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md index 10ccf2a54d9d..588fde366640 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md index b92ee0cb5c78..9257b1c56e29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md index 6e863e28a72e..b39afbd5ac72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClass --- @@ -1141,10 +1141,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1156,6 +1170,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1206,7 +1221,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1218,11 +1235,23 @@ ASSIGNMENTSETTINGS ``: educationAssi [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1250,11 +1279,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1295,10 +1336,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1310,6 +1355,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1360,7 +1406,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1452,12 +1500,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1885,6 +1933,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1995,7 +2096,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2006,7 +2107,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2027,7 +2128,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2396,7 +2497,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2454,6 +2555,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2586,6 +2735,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2690,6 +2840,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2941,6 +3099,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3271,7 +3430,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3298,7 +3457,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3554,7 +3713,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3598,10 +3757,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4756,7 +4915,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4871,8 +5031,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4937,7 +5097,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4958,6 +5128,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5109,6 +5280,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5157,7 +5333,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5191,6 +5367,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5211,7 +5390,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5256,53 +5441,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5582,6 +5723,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5607,10 +5753,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5929,7 +6075,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5945,6 +6091,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6307,6 +6481,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6397,7 +6572,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6676,12 +6851,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7118,6 +7293,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7228,7 +7456,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7239,7 +7467,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7260,7 +7488,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7629,7 +7857,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7687,6 +7915,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7819,6 +8095,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7923,6 +8200,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8174,6 +8459,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8504,7 +8790,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8531,7 +8817,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8787,7 +9073,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8831,10 +9117,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9989,7 +10275,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10104,8 +10391,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10170,7 +10457,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10191,6 +10488,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10342,6 +10640,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10390,7 +10693,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10424,6 +10727,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10444,7 +10750,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10490,70 +10802,26 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. + [Color ]: categoryColor + [DisplayName ]: A unique name that identifies a category in the user's mailbox. +After a category is created, the name cannot be changed. Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. -Read-only. - [Color ]: categoryColor - [DisplayName ]: A unique name that identifies a category in the user's mailbox. -After a category is created, the name cannot be changed. -Read-only. - [OwnedDevices ]: Devices the user owns. + [OwnedDevices ]: Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1). @@ -10815,6 +11083,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10840,10 +11113,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11162,7 +11435,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11178,6 +11451,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11540,6 +11841,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11630,7 +11932,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -11643,9 +11945,11 @@ Nullable. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -11653,9 +11957,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MEMBERS : All users in the class. Nullable. @@ -11726,10 +12033,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11741,6 +12062,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11791,7 +12113,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11820,7 +12144,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -11907,12 +12233,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12340,6 +12666,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12441,7 +12820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12452,7 +12831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12473,7 +12852,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12842,7 +13221,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12900,6 +13279,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13032,6 +13459,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13136,6 +13564,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13387,6 +13823,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13717,7 +14154,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13744,7 +14181,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -14000,7 +14437,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -14044,10 +14481,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -15202,7 +15639,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15317,8 +15755,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15383,7 +15821,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15404,6 +15852,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15555,6 +16004,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15603,7 +16057,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15637,6 +16091,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15657,7 +16114,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15702,53 +16165,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -16028,6 +16447,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16053,10 +16477,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16375,7 +16799,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16391,6 +16815,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16753,6 +17205,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16843,7 +17296,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -17136,11 +17589,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17176,10 +17641,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17191,6 +17660,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17241,7 +17711,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -17329,12 +17801,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17753,6 +18225,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17863,7 +18388,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17874,7 +18399,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17895,7 +18420,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -18264,7 +18789,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -18322,6 +18847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18454,6 +19027,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18558,6 +19132,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18809,6 +19391,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -19139,7 +19722,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -19166,7 +19749,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -19422,7 +20005,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -19466,10 +20049,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -20624,7 +21207,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20739,8 +21323,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20805,7 +21389,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20826,6 +21420,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20977,6 +21572,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21025,7 +21625,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21059,6 +21659,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21079,7 +21682,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21124,53 +21733,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21450,6 +22015,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21475,10 +22045,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21792,7 +22362,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21808,6 +22378,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22170,6 +22768,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22260,7 +22859,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -22479,10 +23078,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22494,6 +23107,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22544,7 +23158,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22573,7 +23189,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -22660,12 +23278,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -23093,6 +23711,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -23194,7 +23865,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -23205,7 +23876,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -23226,7 +23897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23595,7 +24266,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23653,6 +24324,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23785,6 +24504,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23889,6 +24609,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24140,6 +24868,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -24470,7 +25199,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -24497,7 +25226,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24753,7 +25482,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24797,10 +25526,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25955,7 +26684,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26070,8 +26800,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26136,7 +26866,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26157,6 +26897,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26308,6 +27049,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26356,7 +27102,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26390,6 +27136,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26410,7 +27159,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26455,53 +27210,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26781,6 +27492,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26806,10 +27522,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -27128,7 +27844,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -27144,6 +27860,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27506,6 +28250,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -27596,7 +28341,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md index b25ff469bbe4..345d9e1aefc9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignment --- @@ -32,10 +32,11 @@ Update-MgEducationClassAssignment -EducationAssignmentId -EducationClas [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -62,10 +63,11 @@ Update-MgEducationClassAssignment -InputObject [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -643,6 +645,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -790,6 +820,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1176,10 +1235,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1191,6 +1264,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1241,7 +1315,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1274,12 +1350,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1287,9 +1377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1312,6 +1405,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1394,7 +1488,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md index 0c5429bcbdd2..933aefc89203 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentCategory --- @@ -519,9 +519,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -529,9 +531,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md index 71dd9bae936a..51400e9fe88f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentDefault --- @@ -612,9 +612,11 @@ Default value is null. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -622,9 +624,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md index 38911170b006..7e94d2172838 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentResource --- @@ -25,7 +25,8 @@ Update the navigation property resources in education ``` Update-MgEducationClassAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId -EducationClassId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ Update-MgEducationClassAssignmentResource -EducationAssignmentId ``` Update-MgEducationClassAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -574,6 +604,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -594,9 +646,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +658,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..74430d9d1ad5 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResourceDependentResource.md @@ -0,0 +1,737 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationClassAssignmentResourceDependentResource +--- + +# Update-MgEducationClassAssignmentResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationClassAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationClassAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationClassId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationClassAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationClassId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationClassAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationClassAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationClassAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md index f50b6ef91edd..0f1dfd350573 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentRubric --- @@ -750,9 +750,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -760,9 +762,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md index 087772d83f51..cd906e5e308e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSetting --- @@ -26,7 +26,9 @@ Only teachers can update these settings. ``` Update-MgEducationClassAssignmentSetting -EducationClassId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-GradingCategories ] [-Id ] + [-DefaultGradingScheme ] + [-GradingCategories ] + [-GradingSchemes ] [-Id ] [-SubmissionAnimationDisabled] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,7 +50,9 @@ Update-MgEducationClassAssignmentSetting -EducationClassId ``` Update-MgEducationClassAssignmentSetting -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-GradingCategories ] [-Id ] + [-DefaultGradingScheme ] + [-GradingCategories ] + [-GradingSchemes ] [-Id ] [-SubmissionAnimationDisabled] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -228,6 +232,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DefaultGradingScheme + +educationGradingScheme +To construct, see NOTES section for DEFAULTGRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationClassId The unique identifier of educationClass @@ -283,6 +315,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingSchemes + +The grading schemes that can be attached to assignments created in this class. +To construct, see NOTES section for GRADINGSCHEMES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -576,27 +636,64 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. +DEFAULTGRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + GRADINGCATEGORIES : When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEMES : The grading schemes that can be attached to assignments created in this class. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +701,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md index 2e33e1b9975a..9e4206baaef7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSettingGradingCategory --- @@ -569,9 +569,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -579,9 +581,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingScheme.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingScheme.md new file mode 100644 index 000000000000..a8c1471bb8fd --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingScheme.md @@ -0,0 +1,646 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsettinggradingscheme +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationClassAssignmentSettingGradingScheme +--- + +# Update-MgEducationClassAssignmentSettingGradingScheme + +## SYNOPSIS + +Update the navigation property gradingSchemes in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationClassAssignmentSettingGradingScheme](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationClassAssignmentSettingGradingScheme?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + -EducationGradingSchemeId [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-DisplayName ] + [-Grades ] [-HidePointsDuringGrading] [-Id ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### Update + +``` +Update-MgEducationClassAssignmentSettingGradingScheme -EducationClassId + -EducationGradingSchemeId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationClassAssignmentSettingGradingScheme -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DisplayName ] + [-Grades ] [-HidePointsDuringGrading] [-Id ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationClassAssignmentSettingGradingScheme -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property gradingSchemes in education + +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | EduAssignments.ReadWriteBasic, EduAssignments.ReadWrite, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationGradingScheme +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DisplayName + +The name of the grading scheme. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationGradingSchemeId + +The unique identifier of educationGradingScheme + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Grades + +The grades that make up the scheme. +To construct, see NOTES section for GRADES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingSchemeGrade[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HidePointsDuringGrading + +The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + +GRADES : The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Update-MgEducationClassAssignmentSettingGradingScheme](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsettinggradingscheme) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md index 72ba73b76558..20c14976f3ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmission --- @@ -861,7 +861,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -887,9 +889,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -897,9 +901,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -943,7 +950,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -984,7 +993,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md index 9b2b9e396b24..df4bd55e31c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionOutcome --- @@ -684,9 +684,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -694,9 +696,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md index c447b6e760a1..4f5d25e27397 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..cdd3922bc1b7 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,767 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationClassAssignmentSubmissionResourceDependentResource +--- + +# Update-MgEducationClassAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationClassAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationClassAssignmentSubmissionResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationClassAssignmentSubmissionResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationClassAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md index 66fe3fd41ee5..bce81ae145cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmen ``` Update-MgEducationClassAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..dee1bed85cbb --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,768 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationClassId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationClassId + +The unique identifier of educationClass + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationClassAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md index 9c1552e4258e..d0cbaaccad5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassModule --- @@ -759,9 +759,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -769,9 +771,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md index c05b28a96eb6..90f973069060 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassModuleResource --- @@ -594,9 +594,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +606,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md index 08ed048f91b6..57e3bf3797bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMe --- @@ -1294,10 +1294,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1309,6 +1323,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1359,7 +1374,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1436,10 +1453,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1451,6 +1482,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1501,7 +1533,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1530,7 +1564,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1617,12 +1653,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2050,6 +2086,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2151,7 +2240,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2162,7 +2251,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2183,7 +2272,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2552,7 +2641,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2610,6 +2699,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2742,6 +2879,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2846,6 +2984,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3097,6 +3243,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3427,7 +3574,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3454,7 +3601,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3710,7 +3857,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3754,10 +3901,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4912,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5027,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5093,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5114,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5265,6 +5424,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5313,7 +5477,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5347,6 +5511,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5367,7 +5534,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5412,53 +5585,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5738,6 +5867,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5763,10 +5897,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6085,7 +6219,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6101,6 +6235,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6463,6 +6625,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6553,7 +6716,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6752,11 +6915,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6797,10 +6972,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6812,6 +6991,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6862,7 +7042,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -6954,12 +7136,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7387,6 +7569,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7497,7 +7732,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7508,7 +7743,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7529,7 +7764,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7898,7 +8133,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7956,6 +8191,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8088,6 +8371,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8192,6 +8476,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8443,6 +8735,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8773,7 +9066,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8800,7 +9093,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -9056,7 +9349,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -9100,10 +9393,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -10258,7 +10551,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10373,8 +10667,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10439,7 +10733,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10460,6 +10764,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10611,6 +10916,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10659,7 +10969,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10693,6 +11003,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10713,7 +11026,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10758,53 +11077,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -11084,6 +11359,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11109,10 +11389,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11431,7 +11711,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11447,6 +11727,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11809,6 +12117,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11899,7 +12208,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -12277,11 +12586,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12317,10 +12638,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12332,6 +12657,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12382,7 +12708,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -12470,12 +12798,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12894,6 +13222,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -13004,7 +13385,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -13015,7 +13396,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -13036,7 +13417,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -13405,7 +13786,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -13463,6 +13844,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13595,6 +14024,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13699,6 +14129,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13950,6 +14388,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -14280,7 +14719,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -14307,7 +14746,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -14563,7 +15002,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -14607,10 +15046,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -15765,7 +16204,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15880,8 +16320,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15946,7 +16386,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15967,6 +16417,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16118,6 +16569,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -16166,7 +16622,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -16200,6 +16656,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -16220,7 +16679,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -16265,53 +16730,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -16591,6 +17012,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16616,10 +17042,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16933,7 +17359,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16949,6 +17375,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -17311,6 +17765,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17401,7 +17856,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -17582,11 +18037,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17627,10 +18094,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17642,6 +18113,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17692,7 +18164,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -17784,12 +18258,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -18217,6 +18691,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -18327,7 +18854,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -18338,7 +18865,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -18359,7 +18886,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -18728,7 +19255,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -18786,6 +19313,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18918,6 +19493,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -19022,6 +19598,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19273,6 +19857,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -19603,7 +20188,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -19630,7 +20215,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -19886,7 +20471,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -19930,10 +20515,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -21088,7 +21673,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21203,8 +21789,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21269,7 +21855,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21290,6 +21886,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21441,6 +22038,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21489,7 +22091,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21523,6 +22125,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21543,7 +22148,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21588,53 +22199,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21914,6 +22481,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21939,10 +22511,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -22261,7 +22833,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -22277,6 +22849,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22639,6 +23239,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22729,7 +23330,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -23013,6 +23614,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -23154,7 +23817,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -23165,7 +23828,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -23188,7 +23851,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23335,12 +23998,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -23634,15 +24297,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -23820,7 +24474,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23878,6 +24532,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24010,6 +24712,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -24315,6 +25018,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -24645,7 +25349,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -24672,7 +25376,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24928,7 +25632,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24988,10 +25692,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25253,6 +25957,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26036,6 +26748,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -26273,7 +26990,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -26736,7 +27453,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26851,8 +27569,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26917,7 +27635,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26938,6 +27666,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27081,6 +27810,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -27129,7 +27859,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -27163,6 +27893,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -27183,7 +27916,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -27228,53 +27967,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -27410,6 +28105,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -27435,10 +28135,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -27754,7 +28454,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -27770,6 +28470,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md index c151fd0ded81..8f761957b64f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignment --- @@ -28,10 +28,11 @@ Update-MgEducationMeAssignment -EducationAssignmentId [-ResponseHeaders [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -57,10 +58,11 @@ Update-MgEducationMeAssignment -InputObject [-ResponseHeade [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -577,6 +579,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -724,6 +754,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1110,10 +1169,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1125,6 +1198,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1175,7 +1249,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1208,12 +1284,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1221,9 +1311,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1246,6 +1339,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1328,7 +1422,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md index e29da9f2c736..dd1da2fa8641 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentResource --- @@ -25,8 +25,9 @@ Update the navigation property resources in education ``` Update-MgEducationMeAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-DistributeForStudentWork] [-Id ] - [-Resource ] [-Break] [-Headers ] + [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -47,7 +48,8 @@ Update-MgEducationMeAssignmentResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -547,6 +577,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -567,9 +619,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -577,9 +631,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..92220d56cb1b --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResourceDependentResource.md @@ -0,0 +1,709 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationMeAssignmentResourceDependentResource +--- + +# Update-MgEducationMeAssignmentResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationMeAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationMeAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationMeAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationMeAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationMeAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationMeAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md index 879d033c7283..e37ac9f2e278 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentRubric --- @@ -713,9 +713,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -723,9 +725,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md index 17f868ac5270..9ddf1ac040f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmission --- @@ -834,7 +834,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -860,9 +862,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -870,9 +874,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -916,7 +923,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -957,7 +966,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md index 0aad45d7d7dc..44ef1ff2da93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionOutcome --- @@ -592,9 +592,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md index e96ec5bb4ea6..2c9a62844954 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +606,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +648,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +660,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..64dbe2e887e4 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,739 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationMeAssignmentSubmissionResourceDependentResource +--- + +# Update-MgEducationMeAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationMeAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationMeAssignmentSubmissionResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationMeAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md index a70a3b708f43..76a0648e0c6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +606,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +648,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +660,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..f25c7c372a5a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,741 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationMeAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md index f074a60df89d..12d4696feab8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeRubric --- @@ -744,9 +744,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -754,9 +756,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md index 0179f5cbe7b1..a15548111f21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md index 3dfd91ffa3e9..16a509199be2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReport --- @@ -25,7 +25,9 @@ Update the navigation property reports in education ``` Update-MgEducationReport [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-ReadingAssignmentSubmissions ] - [-ReflectCheckInResponses ] [-Break] + [-ReadingCoachPassages ] + [-ReflectCheckInResponses ] + [-SpeakerAssignmentSubmissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -308,6 +310,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ReadingCoachPassages + +Details of practiced Reading Coach passages. +To construct, see NOTES section for READINGCOACHPASSAGES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ReflectCheckInResponses Details of check-in responses. @@ -352,6 +376,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SpeakerAssignmentSubmissions + +Details of submitted speaker assignments. +To construct, see NOTES section for SPEAKERASSIGNMENTSUBMISSIONS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -WhatIf Runs the command in a mode that only reports what would happen without performing the actions. @@ -438,6 +484,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -455,6 +515,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. READINGASSIGNMENTSUBMISSIONS : Details of submitted reading assignments. [Id ]: The unique identifier for an entity. @@ -487,6 +571,21 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. +READINGCOACHPASSAGES : Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. + REFLECTCHECKINRESPONSES : Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -505,6 +604,31 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +SPEAKERASSIGNMENTSUBMISSIONS : Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. + ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md index 38e882fc1275..29e854273593 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReportReadingAssignmentSubmission --- @@ -1081,9 +1081,11 @@ CHALLENGINGWORDS : List of words that the stud INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1091,9 +1093,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingCoachPassage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingCoachPassage.md new file mode 100644 index 000000000000..9dd776fead0b --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingCoachPassage.md @@ -0,0 +1,776 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreadingcoachpassage +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationReportReadingCoachPassage +--- + +# Update-MgEducationReportReadingCoachPassage + +## SYNOPSIS + +Update the navigation property readingCoachPassages in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationReportReadingCoachPassage](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationReportReadingCoachPassage?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationReportReadingCoachPassage -ReadingCoachPassageId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-IsReadingCompleted] [-LanguageTag ] [-PracticeWords ] + [-PracticedAtDateTime ] [-StoryType ] [-StudentId ] + [-TimeSpentReadingInSeconds ] [-WordsAccuracyPercentage ] + [-WordsPerMinute ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationReportReadingCoachPassage -ReadingCoachPassageId + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationReportReadingCoachPassage -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] + [-IsReadingCompleted] [-LanguageTag ] [-PracticeWords ] + [-PracticedAtDateTime ] [-StoryType ] [-StudentId ] + [-TimeSpentReadingInSeconds ] [-WordsAccuracyPercentage ] + [-WordsPerMinute ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationReportReadingCoachPassage -InputObject + -BodyParameter [-ResponseHeadersVariable ] [-Break] + [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property readingCoachPassages in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +readingCoachPassage +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IsReadingCompleted + +Indicates if the reading passage was completed. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LanguageTag + +The language of the reading passage. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PracticedAtDateTime + +The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -PracticeWords + +The list of challenging words for the student that they can practice further. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ReadingCoachPassageId + +The unique identifier of readingCoachPassage + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StoryType + +readingCoachStoryType + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StudentId + +ID of the student that practiced the reading passage. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TimeSpentReadingInSeconds + +The time the student spent reading in seconds. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsAccuracyPercentage + +The percentage of words that the student read correctly. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsPerMinute + +The rate the student read at in words per minute. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: readingCoachPassage + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Update-MgEducationReportReadingCoachPassage](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreadingcoachpassage) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md index 99234118418a..1d739bf5b16f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReportReflectCheck --- @@ -758,9 +758,11 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -768,9 +770,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportSpeakerAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportSpeakerAssignmentSubmission.md new file mode 100644 index 000000000000..488b32c221bc --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportSpeakerAssignmentSubmission.md @@ -0,0 +1,1066 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportspeakerassignmentsubmission +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationReportSpeakerAssignmentSubmission +--- + +# Update-MgEducationReportSpeakerAssignmentSubmission + +## SYNOPSIS + +Update the navigation property speakerAssignmentSubmissions in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationReportSpeakerAssignmentSubmission](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationReportSpeakerAssignmentSubmission?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationReportSpeakerAssignmentSubmission -SpeakerAssignmentSubmissionId + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-AssignmentId ] + [-AverageWordsPerMinutePace ] [-ClassId ] [-FillerWordsOccurrencesCount ] + [-Id ] [-IncorrectCameraDistanceOccurrencesCount ] + [-LengthOfSubmissionInSeconds ] [-LostEyeContactOccurrencesCount ] + [-MonotoneOccurrencesCount ] [-NonInclusiveLanguageOccurrencesCount ] + [-ObstructedViewOccurrencesCount ] [-RepetitiveLanguageOccurrencesCount ] + [-StudentId ] [-SubmissionDateTime ] [-SubmissionId ] + [-TopFillerWords ] [-TopMispronouncedWords ] + [-TopNonInclusiveWordsAndPhrases ] [-TopRepetitiveWordsAndPhrases ] + [-WordsSpokenCount ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationReportSpeakerAssignmentSubmission -SpeakerAssignmentSubmissionId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationReportSpeakerAssignmentSubmission -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] [-AssignmentId ] + [-AverageWordsPerMinutePace ] [-ClassId ] [-FillerWordsOccurrencesCount ] + [-Id ] [-IncorrectCameraDistanceOccurrencesCount ] + [-LengthOfSubmissionInSeconds ] [-LostEyeContactOccurrencesCount ] + [-MonotoneOccurrencesCount ] [-NonInclusiveLanguageOccurrencesCount ] + [-ObstructedViewOccurrencesCount ] [-RepetitiveLanguageOccurrencesCount ] + [-StudentId ] [-SubmissionDateTime ] [-SubmissionId ] + [-TopFillerWords ] [-TopMispronouncedWords ] + [-TopNonInclusiveWordsAndPhrases ] [-TopRepetitiveWordsAndPhrases ] + [-WordsSpokenCount ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationReportSpeakerAssignmentSubmission -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property speakerAssignmentSubmissions in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentId + +ID of the assignment with which this submission is associated. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AverageWordsPerMinutePace + +The average speaking pace of the student, measured in words per minute. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +speakerAssignmentSubmission +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ClassId + +ID of the class this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -FillerWordsOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using a filler word. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -IncorrectCameraDistanceOccurrencesCount + +The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LengthOfSubmissionInSeconds + +The length of the student submission in seconds. + +```yaml +Type: System.Double +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -LostEyeContactOccurrencesCount + +The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -MonotoneOccurrencesCount + +The number of times the student was flagged by Speaker Coach for speaking in monotone. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -NonInclusiveLanguageOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ObstructedViewOccurrencesCount + +The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -RepetitiveLanguageOccurrencesCount + +The number of times the student was flagged by Speaker Coach for using repetitive language. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SpeakerAssignmentSubmissionId + +The unique identifier of speakerAssignmentSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -StudentId + +ID of the user this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SubmissionDateTime + +Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -SubmissionId + +ID of the submission this speaker progress is associated with. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopFillerWords + +The filler words used most by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopMispronouncedWords + +The words mispronounced most by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopNonInclusiveWordsAndPhrases + +The non-inclusive or sensitive words and phrases most used by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -TopRepetitiveWordsAndPhrases + +The words and phrases most repeated by the student. + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WordsSpokenCount + +Total number of words spoken by the student in the submission. + +```yaml +Type: System.Int64 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: speakerAssignmentSubmission + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + + +## RELATED LINKS + +- [Update-MgEducationReportSpeakerAssignmentSubmission](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportspeakerassignmentsubmission) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md index ea824877cbad..9b6810536cd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationroot Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationRoot --- @@ -473,11 +473,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -518,10 +530,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -533,6 +549,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -583,7 +600,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -675,12 +694,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1108,6 +1127,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1218,7 +1290,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1229,7 +1301,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1250,7 +1322,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1619,7 +1691,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1677,6 +1749,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1809,6 +1929,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1913,6 +2034,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2164,6 +2293,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2494,7 +2624,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2521,7 +2651,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2777,7 +2907,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2821,10 +2951,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3979,7 +4109,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4094,8 +4225,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4160,7 +4291,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4181,6 +4322,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4332,6 +4474,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4380,7 +4527,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4414,6 +4561,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4434,7 +4584,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4479,53 +4635,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4805,6 +4917,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4830,10 +4947,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5152,7 +5269,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5168,6 +5285,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5530,6 +5675,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5620,7 +5766,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5845,6 +5991,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -5862,6 +6022,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. [Schools ]: [Users ]: @@ -5887,11 +6071,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -5932,10 +6128,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -5947,6 +6147,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -5997,7 +6198,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -6089,12 +6292,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6522,6 +6725,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6632,7 +6888,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6643,7 +6899,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6664,7 +6920,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7033,7 +7289,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7091,6 +7347,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7223,6 +7527,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7327,6 +7632,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -7578,6 +7891,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7908,7 +8222,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7935,7 +8249,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8191,7 +8505,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8235,10 +8549,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9393,7 +9707,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9508,8 +9823,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9574,7 +9889,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9595,6 +9920,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9746,6 +10072,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9794,7 +10125,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9828,6 +10159,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9848,7 +10182,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9894,70 +10234,26 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. + [Color ]: categoryColor + [DisplayName ]: A unique name that identifies a category in the user's mailbox. +After a category is created, the name cannot be changed. Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. -Read-only. - [Color ]: categoryColor - [DisplayName ]: A unique name that identifies a category in the user's mailbox. -After a category is created, the name cannot be changed. -Read-only. - [OwnedDevices ]: Devices the user owns. + [OwnedDevices ]: Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1). @@ -10219,6 +10515,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10244,10 +10545,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10566,7 +10867,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10582,6 +10883,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10944,6 +11273,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11034,7 +11364,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -11294,10 +11624,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11309,6 +11653,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11359,7 +11704,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11388,7 +11735,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -11475,12 +11824,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11908,6 +12257,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12009,7 +12411,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12020,7 +12422,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12041,7 +12443,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12410,7 +12812,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12468,6 +12870,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12600,6 +13050,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12704,6 +13155,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12955,6 +13414,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13285,7 +13745,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13312,7 +13772,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13568,7 +14028,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13612,10 +14072,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14770,7 +15230,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14885,8 +15346,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14951,7 +15412,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14972,6 +15443,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15123,6 +15595,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15171,7 +15648,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15205,6 +15682,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15225,7 +15705,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15270,53 +15756,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15596,6 +16038,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15621,10 +16068,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15943,7 +16390,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15959,6 +16406,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16321,6 +16796,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16411,7 +16887,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -16621,6 +17097,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -16638,6 +17128,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. SCHOOLS : . [Description ]: Organization description. @@ -16725,11 +17239,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -16765,10 +17291,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -16780,6 +17310,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -16830,7 +17361,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -16918,12 +17451,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17342,6 +17875,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17452,7 +18038,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17463,7 +18049,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17484,7 +18070,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17853,7 +18439,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17911,6 +18497,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18043,6 +18677,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18147,6 +18782,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18398,6 +19041,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18728,7 +19372,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18755,7 +19399,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -19011,7 +19655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -19055,10 +19699,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -20213,7 +20857,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20328,8 +20973,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20394,7 +21039,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20415,6 +21070,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20566,6 +21222,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20614,7 +21275,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20648,6 +21309,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20668,7 +21332,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20713,53 +21383,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21039,6 +21665,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21064,10 +21695,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21381,7 +22012,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21397,6 +22028,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21759,6 +22418,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -21849,7 +22509,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -22067,10 +22727,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22082,6 +22756,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22132,7 +22807,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22161,7 +22838,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -22248,12 +22927,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22681,6 +23360,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22782,7 +23514,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22793,7 +23525,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22814,7 +23546,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23183,7 +23915,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23241,6 +23973,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23373,6 +24153,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23477,6 +24258,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23728,6 +24517,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -24058,7 +24848,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -24085,7 +24875,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24341,7 +25131,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24385,10 +25175,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25543,7 +26333,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25658,8 +26449,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25724,7 +26515,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25745,6 +26546,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25896,6 +26698,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25944,7 +26751,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25978,6 +26785,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25998,7 +26808,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26043,53 +26859,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26369,6 +27141,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26394,10 +27171,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26716,7 +27493,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26732,6 +27509,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27094,6 +27899,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -27184,7 +27990,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md index 310f9e17ca5a..2f91d832734e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationSchool --- @@ -1126,11 +1126,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1166,10 +1178,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1181,6 +1197,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1231,7 +1248,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1319,12 +1338,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1743,6 +1762,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1853,7 +1925,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1864,7 +1936,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1885,7 +1957,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2254,7 +2326,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2312,6 +2384,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2444,6 +2564,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2548,6 +2669,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2799,6 +2928,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3129,7 +3259,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3156,7 +3286,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3412,7 +3542,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3456,10 +3586,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4614,7 +4744,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4729,8 +4860,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4795,7 +4926,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4816,6 +4957,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4967,6 +5109,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5015,7 +5162,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5049,6 +5196,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5069,7 +5219,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5114,53 +5270,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5440,6 +5552,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5465,10 +5582,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5782,7 +5899,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5798,6 +5915,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6160,6 +6305,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6250,7 +6396,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -6423,11 +6569,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6468,10 +6626,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6483,6 +6645,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6533,7 +6696,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -6625,12 +6790,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7058,6 +7223,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7168,7 +7386,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7179,7 +7397,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7200,7 +7418,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7569,7 +7787,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7627,6 +7845,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7759,6 +8025,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7863,6 +8130,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8114,6 +8389,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8444,7 +8720,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8471,7 +8747,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8727,7 +9003,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8771,10 +9047,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -9929,7 +10205,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10044,8 +10321,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10110,7 +10387,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10131,6 +10418,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10282,6 +10570,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10330,7 +10623,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10364,6 +10657,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10384,7 +10680,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10429,53 +10731,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10755,6 +11013,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10780,10 +11043,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11102,7 +11365,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11118,6 +11381,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11480,6 +11771,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11570,7 +11862,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -11775,9 +12067,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -11785,9 +12079,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission USERS : Users in the school. Nullable. @@ -11858,10 +12155,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11873,6 +12184,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11923,7 +12235,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11952,7 +12266,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12039,12 +12355,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12472,6 +12788,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12573,7 +12942,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12584,7 +12953,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12605,7 +12974,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12974,7 +13343,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -13032,6 +13401,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13164,6 +13581,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13268,6 +13686,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13519,6 +13945,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13849,7 +14276,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13876,7 +14303,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -14132,7 +14559,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -14176,10 +14603,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -15334,7 +15761,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15449,8 +15877,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15515,7 +15943,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15536,6 +15974,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15687,6 +16126,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15735,7 +16179,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15769,6 +16213,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15789,7 +16236,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15834,53 +16287,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -16160,6 +16569,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16185,10 +16599,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16507,7 +16921,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16523,6 +16937,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16885,6 +17327,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16975,7 +17418,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md index 4d47f4497e86..eb7535fff3a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationschooladministrativeunit Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationSchoolAdministrativeUnit --- @@ -840,9 +840,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -850,9 +852,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MEMBERS : Users and groups that are members of this administrative unit. Supports $expand. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md index dbe9431b3e4a..a67d8698c7c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUser --- @@ -1657,10 +1657,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1672,6 +1686,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1722,7 +1737,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1799,10 +1816,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1814,6 +1845,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1864,7 +1896,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1893,7 +1927,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1980,12 +2016,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2413,6 +2449,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2514,7 +2603,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2525,7 +2614,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2546,7 +2635,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2915,7 +3004,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2973,6 +3062,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3105,6 +3242,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3209,6 +3347,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3460,6 +3606,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3790,7 +3937,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -3817,7 +3964,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -4073,7 +4220,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -4117,10 +4264,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -5275,7 +5422,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5390,8 +5538,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5456,7 +5604,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5477,6 +5635,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5628,6 +5787,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5676,7 +5840,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5710,6 +5874,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5730,7 +5897,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5775,53 +5948,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -6101,6 +6230,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -6126,10 +6260,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6448,7 +6582,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6464,6 +6598,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6826,6 +6988,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6916,7 +7079,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -7115,11 +7278,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -7160,10 +7335,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -7175,6 +7354,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -7225,7 +7405,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7317,12 +7499,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7750,6 +7932,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7860,7 +8095,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7871,7 +8106,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7892,7 +8127,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -8261,7 +8496,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -8319,6 +8554,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8451,6 +8734,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8555,6 +8839,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8806,6 +9098,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -9136,7 +9429,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -9163,7 +9456,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -9419,7 +9712,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -9463,10 +9756,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -10621,7 +10914,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10736,8 +11030,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10802,7 +11096,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10823,6 +11127,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10974,6 +11279,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -11022,7 +11332,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -11056,6 +11366,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -11076,7 +11389,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -11121,53 +11440,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -11447,6 +11722,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11472,10 +11752,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11794,7 +12074,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11810,6 +12090,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -12172,6 +12480,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12262,7 +12571,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -12467,9 +12776,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -12477,9 +12788,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MAILINGADDRESS ``: physicalAddress [(Any) ]: This indicates any property can be added to this object. @@ -12657,11 +12971,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12697,10 +13023,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12712,6 +13042,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12762,7 +13093,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -12850,12 +13183,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -13274,6 +13607,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -13384,7 +13770,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -13395,7 +13781,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -13416,7 +13802,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -13785,7 +14171,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -13843,6 +14229,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13975,6 +14409,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -14079,6 +14514,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14330,6 +14773,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -14660,7 +15104,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -14687,7 +15131,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -14943,7 +15387,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -14987,10 +15431,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -16145,7 +16589,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -16260,8 +16705,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -16326,7 +16771,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -16347,6 +16802,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16498,6 +16954,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -16546,7 +17007,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -16580,6 +17041,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -16600,7 +17064,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -16645,53 +17115,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -16971,6 +17397,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16996,10 +17427,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -17313,7 +17744,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -17329,6 +17760,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -17691,6 +18150,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17781,7 +18241,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -17962,11 +18422,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -18007,10 +18479,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -18022,6 +18498,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -18072,7 +18549,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -18164,12 +18643,12 @@ Supported only on the Get group API (GET /groups/{ID}). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -18597,6 +19076,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -18707,7 +19239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -18718,7 +19250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -18739,7 +19271,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -19108,7 +19640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -19166,6 +19698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19298,6 +19878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -19402,6 +19983,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19653,6 +20242,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -19983,7 +20573,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20010,7 +20600,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20266,7 +20856,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -20310,10 +20900,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -21468,7 +22058,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21583,8 +22174,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21649,7 +22240,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21670,6 +22271,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21821,6 +22423,11 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21869,7 +22476,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21903,6 +22510,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21923,7 +22533,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21968,53 +22584,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -22294,6 +22866,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -22319,10 +22896,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -22641,7 +23218,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -22657,6 +23234,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -23019,6 +23624,7 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -23109,7 +23715,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -23393,6 +23999,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -23534,7 +24202,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -23545,7 +24213,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -23568,7 +24236,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -23715,12 +24383,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -24014,15 +24682,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -24200,7 +24859,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -24258,6 +24917,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24390,6 +25097,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -24695,6 +25403,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -25025,7 +25734,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -25052,7 +25761,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -25308,7 +26017,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -25368,10 +26077,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -25633,6 +26342,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26416,6 +27133,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -26653,7 +27375,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -27116,7 +27838,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -27231,8 +27954,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -27297,7 +28020,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -27318,6 +28051,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27461,6 +28195,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -27509,7 +28244,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -27543,6 +28278,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -27563,7 +28301,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -27608,53 +28352,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -27790,6 +28490,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -27815,10 +28520,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -28134,7 +28839,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -28150,6 +28855,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md index 050a086f885a..5f62334cbdbd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignment --- @@ -29,10 +29,11 @@ Update-MgEducationUserAssignment -EducationAssignmentId -EducationUserI [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -59,10 +60,11 @@ Update-MgEducationUserAssignment -InputObject [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -606,6 +608,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -753,6 +783,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1139,10 +1198,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1154,6 +1227,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1204,7 +1278,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1237,12 +1313,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1250,9 +1340,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1275,6 +1368,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1357,7 +1451,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md index 2489dee94d29..46575d1646fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentResource --- @@ -25,7 +25,8 @@ Update the navigation property resources in education ``` Update-MgEducationUserAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId -EducationUserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ Update-MgEducationUserAssignmentResource -EducationAssignmentId ``` Update-MgEducationUserAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -574,6 +604,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -594,9 +646,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +658,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResourceDependentResource.md new file mode 100644 index 000000000000..93be03a8d647 --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResourceDependentResource.md @@ -0,0 +1,737 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationUserAssignmentResourceDependentResource +--- + +# Update-MgEducationUserAssignmentResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationUserAssignmentResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationUserAssignmentResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationUserAssignmentResourceDependentResource -EducationAssignmentId + -EducationAssignmentResourceId -EducationAssignmentResourceId1 + -EducationUserId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationUserAssignmentResourceDependentResource -InputObject + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationUserAssignmentResourceDependentResource -InputObject + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationAssignmentResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DistributeForStudentWork + +Indicates whether this resource should be copied to each student submission for modification and submission. +Required + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentResourceId1 + +The unique identifier of educationAssignmentResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationAssignmentResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationUserAssignmentResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md index 537285ecb6e8..0906661d0a3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentRubric --- @@ -740,9 +740,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -750,9 +752,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md index b6e2a0033a54..285384d68320 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmission --- @@ -861,7 +861,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -887,9 +889,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -897,9 +901,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -943,7 +950,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -984,7 +993,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md index 7ba8f4ad61af..e5d8d49e731b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionOutcome --- @@ -619,9 +619,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +631,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md index baf208e6f6ae..b0c772dbfb40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResourceDependentResource.md new file mode 100644 index 000000000000..b082858d4b0f --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResourceDependentResource.md @@ -0,0 +1,768 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationUserAssignmentSubmissionResourceDependentResource +--- + +# Update-MgEducationUserAssignmentSubmissionResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 -EducationUserId + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationUserAssignmentSubmissionResourceDependentResource -EducationAssignmentId + -EducationSubmissionId -EducationSubmissionResourceId + -EducationSubmissionResourceId1 -EducationUserId + -BodyParameter [-ResponseHeadersVariable ] + [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationUserAssignmentSubmissionResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationUserAssignmentSubmissionResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationUserAssignmentSubmissionResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md index b28b8f771916..ca7ea24a32ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignment ``` Update-MgEducationUserAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md new file mode 100644 index 000000000000..cbfb8b5a566a --- /dev/null +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource.md @@ -0,0 +1,769 @@ +--- +document type: cmdlet +external help file: Microsoft.Graph.Education-Help.xml +HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource +Locale: en-US +Module Name: Microsoft.Graph.Education +ms.date: 02/03/2026 +PlatyPS schema version: 2024-05-01 +title: Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource +--- + +# Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + +## SYNOPSIS + +Update the navigation property dependentResources in education + +> [!NOTE] +> To view the beta release of this cmdlet, view [Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource](/powershell/module/Microsoft.Graph.Beta.Education/Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource?view=graph-powershell-beta) + +## SYNTAX + +### UpdateExpanded (Default) + +``` +Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### Update + +``` +Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -EducationAssignmentId -EducationSubmissionId + -EducationSubmissionResourceId -EducationSubmissionResourceId1 + -EducationUserId -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentityExpanded + +``` +Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject [-ResponseHeadersVariable ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +### UpdateViaIdentity + +``` +Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource + -InputObject -BodyParameter + [-ResponseHeadersVariable ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] +``` + +## ALIASES + +This cmdlet has the following aliases, + {{Insert list of aliases}} + +## DESCRIPTION + +Update the navigation property dependentResources in education + +## PARAMETERS + +### -AdditionalProperties + +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -AssignmentResourceUrl + +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -BodyParameter + +educationSubmissionResource +To construct, see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Break + +Wait for .NET debugger to attach + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Confirm + +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- cf +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationAssignmentId + +The unique identifier of educationAssignment + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionId + +The unique identifier of educationSubmission + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationSubmissionResourceId1 + +The unique identifier of educationSubmissionResource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -EducationUserId + +The unique identifier of educationUser + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: Update + Position: Named + IsRequired: true + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Headers + +Optional headers that will be added to the request. + +```yaml +Type: System.Collections.IDictionary +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelineAppend + +SendAsync Pipeline Steps to be appended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -HttpPipelinePrepend + +SendAsync Pipeline Steps to be prepended to the front of the pipeline + +```yaml +Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Id + +The unique identifier for an entity. +Read-only. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -InputObject + +Identity Parameter +To construct, see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IEducationIdentity +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentity + Position: Named + IsRequired: true + ValueFromPipeline: true + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Proxy + +The URI for the proxy server to use + +```yaml +Type: System.Uri +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyCredential + +Credentials for a proxy server to use for the remote call + +```yaml +Type: System.Management.Automation.PSCredential +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ProxyUseDefaultCredentials + +Use the default credentials for the proxy + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Resource + +educationResource +To construct, see NOTES section for RESOURCE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationResource +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ResponseHeadersVariable + +Optional Response Headers Variable. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: +- RHV +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -WhatIf + +Runs the command in a mode that only reports what would happen without performing the actions. + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: '' +SupportsWildcards: false +Aliases: +- wi +ParameterSets: +- Name: (All) + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### CommonParameters + +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, +-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, +-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see +[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IEducationIdentity + +{{ Fill in the Description }} + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +### System.Collections.IDictionary + +{{ Fill in the Description }} + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource + +{{ Fill in the Description }} + +## NOTES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. +For information on hash tables, run Get-Help about_Hash_Tables. + +BODYPARAMETER ``: educationSubmissionResource + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +INPUTOBJECT ``: Identity Parameter + [EducationAssignmentId ]: The unique identifier of educationAssignment + [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource + [EducationCategoryId ]: The unique identifier of educationCategory + [EducationClassId ]: The unique identifier of educationClass + [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme + [EducationModuleId ]: The unique identifier of educationModule + [EducationModuleResourceId ]: The unique identifier of educationModuleResource + [EducationOutcomeId ]: The unique identifier of educationOutcome + [EducationRubricId ]: The unique identifier of educationRubric + [EducationSchoolId ]: The unique identifier of educationSchool + [EducationSubmissionId ]: The unique identifier of educationSubmission + [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource + [EducationUserId ]: The unique identifier of educationUser + [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage + [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission + +RESOURCE ``: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + + +## RELATED LINKS + +- [Update-MgEducationUserAssignmentSubmissionSubmittedResourceDependentResource](https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionsubmittedresourcedependentresource) + + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md index 63c6b8853360..b2580befa066 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserMailboxSetting --- @@ -734,9 +734,11 @@ It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -744,9 +746,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LANGUAGE ``: localeInfo [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md index dcd7990c5d52..1e80cedb8ad8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserRubric --- @@ -739,9 +739,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -749,9 +751,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md index fb3a26aa5793..4dac271dad77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md index 1fec1672c830..99411f2b8eae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md index 9341b37a2b0d..31fe90054395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mggroupdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md index a631cc4b7dd1..26f4d9c1b387 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mggroupdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md index 8634acfb2ba7..03a01192984e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgsharelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgShareListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md index 710fc469b393..522c355ea17d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgsharelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgShareListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md index 7f83c9336c5e..c0da9c638bbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mguserdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgUserDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md index 0d4fb49d6123..95f48ac4eeae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mguserdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Add-MgUserDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md index 3fa3534ad429..837458a88cac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md index b84fe8bf94f2..437ee8f3c72f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md index d57085675868..9d0a47eb5860 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md index 8135b266c679..66b00394a395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md index 3c1c039989fe..e3bfb25af4c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md index b0f1f6762f8b..c34a9cb0017a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md index d14cf7b74703..9c65d2ef28d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgsharelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgShareListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md index 0f4e21bc70e4..881d3397d441 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md index 332395469f8a..06aeecbeabcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md index 4ab06e002f1b..b55ad28d6819 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md index b5b98de2b3b8..022e336e4c15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md index 388b5917ac23..6c218afba497 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md index c31fab35afa5..b4313b327068 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md index 7f92b1123bc4..153abe406ded 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md index 41d5a656e46e..7e66d5690a44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md index 855ec58051cf..de1b9118fa37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md index 3fb3ecd4627d..c257383f6245 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md index 4cf2093187d8..438d9655a73d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md index fee1415d60a9..5b9e21e8d3e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md index 68dc6dfbff0e..c8fec69618aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md index 4998c03d020a..513c7bc62443 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md index 01183198b560..f1cf276cf8ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md index 012fce65c208..289094054f1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md index fad203088813..d9f4e789cf6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md index 4cb4d18037da..f4f4ce70fe79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md index 978132f4804a..f0d9373bdea6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md index ccc468a9b9c9..0a3bf37210e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md index cb0f7d26936a..773716a0c386 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md index 452d93300fe0..f535f986a5f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md index e15ccf4e7a9f..6417531bbc8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md index aa811dc9dda0..8292a2139a4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md index 1cbdb2a4fbe8..b6d6057a3f1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticTime --- @@ -13,7 +13,7 @@ title: Get-MgDriveItemAnalyticTime ## SYNOPSIS -Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. +Get itemAnalytics about the views that took place under this resource.\rThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\rFor a custom time range or interval, use the getActivitiesByInterval API. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemAnalyticTime](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemAnalyticTime?view=graph-powershell-beta) @@ -45,7 +45,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. +Get itemAnalytics about the views that took place under this resource.\rThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\rFor a custom time range or interval, use the getActivitiesByInterval API. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md index 2e800ced3aee..0b51014c7c56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md index 1ed3397e24a3..39fa2fc97b21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md index d5b8ff30eb67..b3e45d86a711 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md index a8580b083762..ceb35da0787a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md index accbc807f4df..24c8c4ae6e06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md index 504ddcac4176..888b72814e16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md index 31c045a3eb41..b68890c272c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md index 403648c68988..4b79e119b29a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md index e16d596a74da..1797ff40f991 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md index 41447be97eb0..c8a645d8db59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md index 65ae01827076..8929844b2871 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md index df042fb629cd..ffdfb72e3393 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md index d38f7e5f62be..114a138ffa22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 20d47cf72f57..f2490c54aebd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md index fcc9964d59b1..f1d896f9cf4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md index b34cc6e87736..4c9b7b7c40d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md index a579dcd7f15d..ed00b3df0c0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 48d3acbdc49f..d415fdf7225f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md index fdfd4e5d3476..520083b0669a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md index 13e751943d08..e8bc80de27ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md index 367a303218e2..b6a4a5215772 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md index 44139b1fbc3d..f27fd596062d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md index 600b394ec111..ba262bfa52fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md index 1bb183034213..5c8be522706e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index e562dbfa9899..e6fbbedcf296 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md index b04a0033266e..089ebc00d831 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md index 7fcec2dbe1c7..a164564c076d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md index 2763e81c2237..a8504d4a298b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md index 5aaa65991ea9..37067cab990a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md index 53aa399b33bb..0d871d155cae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md index 3ea570cce3b6..495f5fc3cbd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md index ef6a4dbce06f..9c4429724a62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md index 1f2e112d47ca..b75012d0410c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md index 95ef10bd5eff..5c0419ce6e88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md index bd5019e992c2..40f251b52fbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md index 04c601dc93ea..aee59a41a217 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md index 4122244d00c5..da632c9134d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemRetentionLabel --- @@ -13,8 +13,8 @@ title: Get-MgDriveItemRetentionLabel ## SYNOPSIS -Information about retention label and settings enforced on the driveItem. -Read-write. +Get metadata information for a retention label applied on a driveItem. +For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemRetentionLabel](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemRetentionLabel?view=graph-powershell-beta) @@ -46,8 +46,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Information about retention label and settings enforced on the driveItem. -Read-write. +Get metadata information for a retention label applied on a driveItem. +For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. ## PARAMETERS @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDriveItemRetentionLabel](https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemretentionlabel) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitem-getretentionlabel?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md index 80a9393b9189..35f60f2fe348 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md index a726b46d4b35..3869adc90984 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md index b56f13c4b6e4..80d808793807 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md index 74fccd1e491b..50304b503a01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md index acfa02ae5d3d..24fe5e9cf6c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md index 641fcd78e0d0..365d52e373b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md index 82900c94a161..6cf8956269c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md index bddce24aa380..a92776bd5a94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md index 198985506e9f..6b7b106fabb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md index 006b04878ae3..e851c1a82490 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md index e4a262a813f5..91c0dce4637b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md index b31ea468bfe2..d415defbbe48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md index 7d174e660ef8..a56af61c10c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md index 720a5b0e5641..91b93ba65320 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md index a82bcc8b50d8..560ffe364eae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md index 9eb44b8106c1..9c67e3490d0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md index fdcba6e0fd90..f801e736c639 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md index 4999cb9a362b..27b6bed03b34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md index 15dc79cc4d2d..abe36cdeaa21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md index f5bac9039482..71d3312cf4ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md index 60ee0291f33d..f73a589b8e0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md index 2a176362e1d6..65227d8b59c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md index 1b44dc1f8cac..c93e8bec311d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md index 5ebf7fc5c59d..2419964093fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md index 678777d9f495..334af4adbad1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md index 30e3875470e7..c6f815f73229 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md index 2736683c189b..854dd8011d20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md index a8d6ff5bf221..5e48c3f80e5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md index f8c0f356807e..99897cc0a8bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md index 1ea30d271b44..cc77990323ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md index dfcf2fc3980d..27c551987b26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md index acf683e67f86..f55911658355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md index 93a8fcc92c93..2f6f1f7b1b89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md index 5a12b67d054e..7eaf3dc86ac9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md index 287305e6347f..749811810a51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md index 076153d5c459..218e4c2ab8f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md index 1c1470989ab8..a3e7d36c7905 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md index 107bf487f843..c41adae79dea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md index d2e15c7e8e80..b96dc8f3d903 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -76,10 +76,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md index 60a67c8c7e65..95ff5a5ca651 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md index 007b31ff3f10..485c079f42f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md index c1bf8eb4e38a..70506b13cb4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md index bf7522185c63..9aef87f90499 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md index 8768779b4a5c..7390674df6f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md index 392fb0749529..c5088f821bfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md index 3583f8cde2ba..41b0a53f1610 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md index 93b5889addf5..043c523f53b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md index 28934aef49d1..03963d91fcee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md index edca841c4bfb..9ace1a21e821 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md index 3f7ff2891480..5aa070d669a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md index 36e16c4622c2..430c7c27cbed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md index 3086e3fae71f..b248fa9408ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md index c34b230013fa..f14d0655ca5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md index fc96dcacc70f..092662adc9b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md index 109a3041f391..fb693a1ba765 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md index 79bf0d98e3d4..eac99034469a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md index 0937d2803747..c271120eea94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md index 5923be908bd7..4cbf98a7828c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md index 7cec2e2f2b33..3f7d50c52f32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md index 8358afcc9d37..dd0b02a08760 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md index 6d8e3bd62587..39379179d815 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md index 825559634e2d..015222e45af8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md index 7560274b0d37..3668e451a13f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md index cc6da3538b07..62292a0eef75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md index 485e3cc2fe28..b0ebae7937fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md index 801f35d3bd81..b1f79eacc968 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md index 2d7b358d5306..8a91c6b90619 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md index bb206a1f695e..3850e70a1234 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md index 81f1a79bc785..def887c07cce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveRootDelta?view=graph-powershell-beta) @@ -73,9 +73,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md index b3b3c5bdc9fe..9e6ef6e10141 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md index 64b5004b9312..5a8ec6f0bc9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md index 70b0b23a8e48..a6b71c8b0939 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index 0fd048527163..23ba6ed5415e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md index dae9e2263c0e..627f420433a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md index 0e6205828db3..f3053e7c80ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md index 1fa66c29a1b0..7b2514b42892 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index 89b836b3dfc5..a8ec31212852 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md index 71dd56c696bb..d48f0cc2c946 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md index 465a559aba3e..0d0dae3c08ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md index 6e7c87de133c..84101c208292 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md index dea60d75643e..e92a8811f37f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md index 1f298105ec0e..c817ecfe3511 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md index 9e50274744d6..a46c0c87d6bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index cba4436dbb50..6113aec7bfd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md index 8ccc06b3bfc5..fc0b7bbf6f93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md index 90bfe3fc8fa1..cdf01079b889 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md index 149d69c1cbba..c0ba59e35ef2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md index fce3d5e86c03..2aba1b0cb4e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md index 320bd4345b93..41855cea9c0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md index 0bd05ae6c5a7..d6ad52604655 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md index 9abe5085e7c2..1d20b3f9406e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md index 3322ddeba878..400cf2965a0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md index 56a954b71b6c..3ecd59e2b982 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md index 87172d661fd4..f9aae6738413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md index 2bb3a0f83af0..81a7cf78e894 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md index 184365ccfc27..41fd4da22f76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md index 04fcc8f4df89..0cecb665517a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md index 5680470dd42a..50ee397845a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md index fb8b09ef246f..39f3a5df2766 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md index 4e69e5a851d3..e7c196304cdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md index 016185af28fd..9f2e79395b90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md index 4e024901fb39..5edeb8b245fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md index 76aa23779f0f..2650a30c81ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md index 1ce35e9359e6..1a857da3ab50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md index 3dcb0b45babf..402a61bf48bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md index a14c4d0502c2..73caea480939 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md index 7d7d7a60b36f..082b7ccb7fb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdefaultdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDefaultDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md index 7107f75ff1f5..3e3090aad132 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md index d444a26bef17..2e9317cbe406 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md index ba1a8e281c00..505a3e10d8bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md index e1c634075d4b..df6763c6d17e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md index 9935bde2c2ab..a7e7d21d5282 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md index 2f2f981e1ef2..4c54e3ef9168 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md index e7d1ec8b2fd0..947fc98336b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md index 9fc9fc09ca32..73c2f89349c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md index 0e6265f901ac..dce6f7e1c0f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md index 3c6949803f6e..31068dc21f45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md index 1875b534a83f..b4edfbc8f2a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md index a843d40e597b..415b2171eed7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md index 9c4b1b6b5ef7..7c0ad476dfa3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md index ac70dcfac1f8..1ebab52b6ddc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md index f6ca665f04a5..9d1fbae1a4ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md index ed499d2aa625..3c474211fdb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md index 3c91b2a03205..a3f8ee5ae892 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md index 955e7ead7faa..6ab12c86bd55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md index 9f198103eedc..822ce293ea1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md index f3b8a374c8a2..aa87c0b913d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md index 323187492395..05b08bc5be73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md index 761407372511..61c8bd773bb7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md index 88c4c751c716..8ae184f0c36a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md index 21d0f132f063..f727cfa61994 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md index b6b25ec90aa6..e32563b12f8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md index b0c81e22ef7b..bf819b1098b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md index ff31772c9212..43dbde913e3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md index e04ca2d1a0ff..405330f64cbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md index 1b58644776c1..16f0f21619fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md index 826f7866a775..39b0996a449e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md index 87e6d15b9367..31b2a6067f61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md index c66fb350e91f..fa80a7d45885 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md index 67838a7f17ca..7f6e1054bc3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgGroupDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaGroupDriveItemDelta?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md index f3323631a61f..bb19b1f7a625 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md index a3876dea691b..6e3fc03d4cab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md index 041be5fa8fac..dafd43cada4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 3443600aa0fd..7034c02bce43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md index 1d7166704f61..cbb7d677a1bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md index e5a46f10b9b2..85774f161193 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md index 11a8686ef5fa..32d88f23bd4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 4e1b6d339a06..efc4403c6bcd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md index fdc81bc061d9..a3081af87336 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md index dbeb19996652..97b2966ce6dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md index a3ca8e44199e..df7f768ad285 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md index 6dc904cc02b7..24b8bca4f257 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md index 60517954f3fa..4c2e5e7358e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md index 75638f765688..df7389821805 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index 5383dc490855..dcb35ec41e76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md index 1b8248ecb911..8abab0c48da6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md index 9d2469eeb6be..1c2821bf7b2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md index 080148595ec8..2f8d0b3bd972 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md index 6f4f27062330..1703901eca2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md index 411b9ebd5a70..639126c403ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md index 7f31b6841e38..ca713b35b6dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md index b03fc0a37fbc..3955410321b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md index 1e9c349ba240..918ab53c1e65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md index 931b81a3c56b..61bea39de6d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md index 359bdcd61f38..3a3518cc8a2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md index a3ec40cecb7c..e326b0bba144 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md index a77294099206..e572903461c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md index 423ccd104556..809a23f36ec2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md index 5fe54495e40f..3af2a4e9f30e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md index a4884426d332..e2846e982761 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md index 2a9e94ef2f2d..2d20ca473cb7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md index a059ec487451..e4aa1050cf84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md index b1bfff54c2b1..6744562a4ab0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md index 530ea41f293e..dae2d7df3368 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md index 6a4cb1692321..9ebb246a50b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md index 47fcbf6437c2..9a58f0a564d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md index 802fe213096a..f1a16c6a9f44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md index 2106adead1a6..bc5444663ca6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md index 10a9b75ee3d6..4f58afa14507 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md index 951885407ca3..f8ea96b06e05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md index a9b664aa73c7..f6388ae9cdbd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md index 3096fb4e7507..3a8055c61df6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md index 89a789cb847c..d72e928de7ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md index 1eebd55c0fbb..831f2739723c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md index f0da74c2ca4e..1a994addcfb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md index 25f075707981..d26f259325cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md index 31aa8d2a86a3..cfb68ef0ee55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md index 6a1db470b680..5174563ee7bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md index 980835c87a45..901fcec53868 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md index 191904e9c0c1..457297c61958 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md index d60d2322a1e4..0af95f05cdcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md index b9f7313d34a8..9726fb9681ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md index ad69d059d19d..8cd0fd29593f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md index c5b0d781b372..4a69a510b004 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md index 50f65164f4d5..6b1c0849e88c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md index ec9290303430..85d01348663a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md index 3fcb27e68f22..c3f4e228480c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md index 4971bf224c6f..11252e26ba1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md index 2ebb24c1870f..03d11c7b481e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md index 9830317de764..c35297dae0f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md index 179596564a09..cd9369e486b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md index 3f0a73349211..52ed358ee3ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md index 3bfc9d3f8b53..80ee92b2d251 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md index f6d35e13e68a..8e039cf2966a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md index eea4bc1a4883..a4b1b07a2d52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgGroupDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -77,10 +77,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md index 14e6d809c7c8..b2210933da25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md index adf7a677830a..aaeb53b89dea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md index a8a1b215a935..8b9e4618d474 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md index 1833dc49e251..2b78cd8252a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md index 8869a2c4a4be..6236d551addc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md index f5e7ed390a18..87dc183cb76f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md index 4859c2fe2354..0b947defec3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md index e9c900fd24ac..f42162a96607 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md index aaed914e32f1..4b5aeab52468 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md index 4284d660b68b..f59bd2d33d3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md index 8aefc6d1af47..c367662a1214 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md index c743f829686e..35b7cc451469 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md index 4e6578b0381e..57a545c22a9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md index 017b2d3241d9..6b005982cb71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md index a3bc873c1786..22027feec655 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md index 86e574133aec..531532cc53d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md index 5b45cf6e7d4c..c9e95d45b7a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md index 18cbfafa1381..df548277fbad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md index b54fa497cef3..a509df97db79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md index 657abf996127..ec59862297a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md index 3c9f60782155..6e7a153d90f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md index cd9d29724dee..a742b220b08c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md index c430cc968e75..a07f36877249 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md index 03714c7640fd..35a3559afa63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md index 175baf522559..e79436fe2018 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md index 747fce4f431b..c85d108257a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md index a81a0aad7ddd..b3b8de195c37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md index 5042a4ff63ac..3f6e3ce1e05e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md index 9c398fc759cd..a8e545a22859 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md index 60952c2496d9..352a70f2b860 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgGroupDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaGroupDriveRootDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md index 86243a951a14..eaafb534c395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md index 93f244286e3c..644d9d448a3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md index 35f0f821f901..b72ef8c05528 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index ebce0fa4fb15..3f96b5003265 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md index 6ea4c5fd75ec..94311966d86c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md index c03814526456..88fe5a36d71e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md index 8f31a8f0bded..d2217b703ed5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index e7b492b5f4d6..c6d92da01be6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md index d4081bc53f4c..11b83cb182a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md index daf81c4d27cd..38f80a3a810b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md index 7254df6818a0..3e8d490088b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md index 521466557e28..6af28b639b2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md index a95dd7078f18..955541f75c4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md index d8a16e82b734..e7681f52c2f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index 08bc7beeb8f1..de9f424130a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md index d0d8e4b46fc1..3bc492359abb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md index 7eb800450504..edc7e1b0d8fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md index f8b09d66f01d..3b495cf1d81e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md index 0265bbd2cd00..de054b166c41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md index a7ffc7d002c6..ff84c47fccb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md index a2c47cdd090e..971735f100a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md index 88b776080caa..0d9a0fe2301f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md index badf6c53a342..6eaff5b16620 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md index 0c98a9eab336..56543d4a6cad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md index 467bd8539f7c..099e9e488704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md index 1f62d4b10a78..cb54effac216 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md index 8c91270d7423..97787419cb16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md index 79fdd7640e03..007aadaf38e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md index f9bb0cb7eb60..baee7fe9977e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md index 5eb3c5da67cf..6508a29e936e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md index 6fb7247edd0a..6cea9e48fcc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md index 298e15d4f46b..f30717face12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md index 71e4a137a4a6..bec4492b71b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md index ea2989284051..fe327f57fb61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md index cbc4a54db57f..db0109ec8934 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md index d322ecc9f708..ff86798bc72a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md index aba08f9c0b5c..4d132c8effbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md index b9f11bad84f7..7aef0c1e9ced 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md index ea61902f5073..e948a68ae3d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md index 6359ad348cd9..d5901710ab29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md index b76d25500d41..1e327a0607c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md index 6638fd510ded..339676eca081 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md index 70ed8d9ee7e8..c50d6167a65d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md index 1d111d43dbba..49d3474a483e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md index 607f0848ce7a..1b555841d508 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md index 57cbfae25213..197d3b7dbbbd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharedriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md index f23576207ffc..5ca6611b3cd4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md index 6b10ccc60003..bd9cc9c4e079 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md index c189401e0479..0d9d1a4566d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md index 4e06fa02193b..017b0da3851e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md index 4728ee8c5b32..d176721832c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md index 0c8a977092e5..83980c4d0113 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md index 49f9bf3b9e7a..7750349654f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md index 72a63e98f4bd..7e8ed218a934 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md index ec3006d01226..de96d61bf1ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md index b8fe80335381..19483e5d38d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md index b8b3d9ac1ddc..24b94517dd26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md index a22c0d6cb636..5083461dc2d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md index 052e65a413c6..fb6a7c695410 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md index 99168ae4de49..44dfb0d37a89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md index e673bc812584..b8c33b0e5ac9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md index b209220cbc79..f3ff7e30b3cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md index b0366871352e..c521f6c7e619 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md index a9289ba1b377..5a6addd5697d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md index 0847cc70814a..fa43aa75241d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md index 9632bf423949..5f7640ae892a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md index cb42a851c7bf..8b7d390a30a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md index 3cb744ee943c..68641d11bfbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md index 011794eec1b1..35114adcc252 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md index e97572fe4e45..4d649f1fed82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md index 73b9c0dbba64..c5ba02edec60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md index a1d03255be65..79584aa512c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md index 5d3f44307e9e..1d12369782a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md index ecd7f0957bae..2539496c2fc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md index 5273ab49e0bf..1744ed62952a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md index d50736c42bb1..9fe4db2a0589 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md index 785e13c6ec3c..b9c7ff5b8f3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md index 78e3a2e4c5ee..706e438dcf67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md index 9b103a762740..f905c690ec5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md index 14c124ab60a9..b858fa556971 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md index 6c0775485a40..de0a27e4f147 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md index 3df42993675b..721e738ad1f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md index 9b0aa9f15604..dc0a5844e039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md index d272b619cbc6..9874284d77a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md index 6b8287a49682..3054972eb60e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgShareListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -76,10 +76,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md index a4f13fea6367..b4b8ee582b95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md index 5d3855751b26..54bf4e037d58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md index 975ac15c047e..75f1080c69de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md index 51604dc404bb..bd3e1b97daac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md index 3483c0b01092..5bc737da43fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md index e0bf3ec3fd88..c641f2f12af6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md index b35127d4bd03..8dd1e629615e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md index ced226afa47e..2d20e4c8c43d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md index ddac29601417..fc1f1c79d72c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md index f64d9686d5c0..9ea202a51868 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md index f0bb609dc161..a984f7ccaaff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md index 886581a3c595..ce60ec9e3186 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md index ce278f451b80..710cd5293fa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md index ac89356865b5..ab4c8936e366 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md index 813509fb3243..2d2c9627ebfa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md index 1e5b4b36ba53..b9f29859ba50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md index b96ff969ae3c..40090fc4cf89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareSharedDriveItemSharedDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md index 1f91e817c8f3..cc078b3fd4a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharesite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md index 1497d5999ff7..43e8c83a78bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdefaultdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md index ae18603ff1a6..ba84c55f1a11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md index 61eaf6071396..3ed97269e218 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md index 5b2bb2412d69..94fe8411afdf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md index 010b9072c636..b26c7bd35870 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md index 7bd9713e0815..e114a4e54197 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md index e8a7e281130c..7e3ddb2fbd10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md index 2541172aec4d..addefdbd39bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md index 2e4b05476631..5e124a4f760b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md index 9e98e77eabf6..065535c50abf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md index 86a06e06e1dc..4463b6ee30c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md index 248df4090652..bc106cacf416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md index 23e92df202bb..889e6e676004 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md index f33d05733d5a..8f72bb30d9b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md index 00cfca087a23..b77010af2b0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md index f4f9f586dc0c..fc7b4f0809e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md index f48ddd86738d..1e5204acf3fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md index e6be4a6ed7c7..c950cf73558a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md index 90dba06e33ad..e5ae8e278a8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md index 4bfd8a05a791..da481ef8ada9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md index c8c5fa663393..639d582147cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md index a71fea19eb8f..79edd2b4a69c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md index 8406c4355a48..a0f9ea9bc06d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md index b7e4a67eea44..1f8007aee2f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md index 8ff4b4513ade..9beffd260ff7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md index f80356f55d0b..fcac2deec4ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md index 3a7c507c086b..aecce4634bc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md index 5d8b34ccb294..9ff77ba1e452 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md index d11146080373..c86880358cc6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md index cedb3bcaad3e..787a7f49e5b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md index d4ac19731c24..fe7d754e7b6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md index a23d29b191eb..0c4fa9ecee0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md index 0f339fbeb30b..e51e1d92d1b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md index 91557fea0607..ce1870da9adb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgUserDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaUserDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaUserDriveItemDelta?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md index 00598928cd5d..129b24fa18e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md index 417d74b30d17..f27f204b1df2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md index a144f626fa96..f49e04cb2ad7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 2178d7483da0..b413bebc3d65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md index 7773e9b992e7..12cb7e1c4284 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md index e2882f48faaa..5cd187527719 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md index 390c79411f79..f30584706a02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 3ba68d3c361d..8f1ec08b781b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md index 870a8e421c15..d8b8e1c6714c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md index d6183ec31d75..bdfda74d82fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md index 483f02ba9eb2..83b44d03be11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md index cbe0fb42d542..cb4d10fd7746 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md index 834704bdb60c..aaefc09f8709 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md index 995594c0e708..7cb8a749bf6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index 896d1b4af292..c45d4555f5a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md index 0ba53f79fd0d..311d26dda30f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md index d98655149793..30f601d26ad5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md index d52f88216015..f3e96179085c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md index c5c29b0c8b3d..327c08621a6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md index 80ed6225a0b4..d4c38c0a1c08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md index b0db0d960ca3..0ea7ea868409 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md index eae47682c3b3..b8cfc613a91d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md index 2d8ddd65f74e..149d6d0f4dfe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md index 4cdcedbe74d8..6e33a475ef61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md index 25885f3c7bd7..94a37de22319 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md index 79d109da04b9..97feca2cd794 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md index a0a0997652b9..2bf0beb19c07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md index b0240cdea52c..676a37345e43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md index 8d996bd6992f..2bf5f743418d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md index 870df7ed4b3e..353894095715 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md index f4131de65ce9..8ab77c5225bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md index 84bff4958050..d2f6c236c0e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md index 3fac234c6620..f6af449809d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md index 69f8972cc923..0fd2f901bc2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md index 1fede02267d2..3da9ce277196 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md index ca41a8106451..d8375b9a29ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md index 5ab28fab14d6..324a01b0cae6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md index 22595dd7b316..68e6ee21cecb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md index 66322b300ac3..16d9c4f433a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md index f6f47033f8b6..1b02ffbea079 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md index 70d3e77d4e95..475da6302543 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md index d863375498f2..657225419f58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md index caad9fbb5312..2c4260a24443 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md index f16d7938d910..07b5435312e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md index 76025515ea50..fe562a2b7a87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md index ca8615958fd1..f3ea8aa71264 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md index debcabc1d5df..c904979d3ed6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md index 107ffd90c63e..c40ab13a92f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md index bad33a7360ac..e6c160e87a05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md index b66ce35b64ac..cf18159fdd0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md index 13df28eb4a61..524ae5389708 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md index 956050e9a6bd..7392f3edd362 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md index 2c2774eed56d..eab18a2895ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md index 736724aa96f5..c2ebd1582ea0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md index b60d8e2ffd77..2dfaa32076ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md index 8c913630d124..b789fa74c850 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md index ae1d9f6ca499..20831180678f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md index 76807845b83b..111356a81202 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md index 642f7dab1150..3c3d8eea8515 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md index 6de53acaf4e3..1b8a9a319102 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md index e77af492abdb..dbbe8ef1c999 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md index e7c62986be24..5fdf5dfa7b68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md index d62e1972b132..8d8cece5fa79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md index 3beb6cde0c6b..4cebacd05640 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md index 1caea59eeee2..70a208ac1836 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgUserDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -77,10 +77,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md index 3aa7faf9e9dc..e0f2feed5ad1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md index 92c01fd25d07..118a4be66a80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md index ec158ff4167b..fc7be0252671 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md index e87d4cd6fdff..7c79f2763794 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md index c25a98d7a2cd..8992c435b2f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md index 6948374bb6b4..c5b7b5e3b73d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md index fd4e34c1d336..cbc6954e6372 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md index 091c56eecaa6..f673d03449e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md index b2ba480fe112..caf0622148fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md index ef2e665df027..597ef8e8e735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md index 379d9c614e64..f766ed273f98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md index 01d48f416e3a..68f276de6416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md index 600fa7402e0f..62746ab029a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md index 8ba4ada3a28c..3daae0820039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md index 7a9bf175e136..15dec4cf2d28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md index ed59180a6ef0..5007923e183b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md index 0c4d3969595e..a3b82b9243fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md index cffed0bfea29..1cf5904de56c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md index 752176e8ca6c..45322a3c57e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md index 9a7f07f65069..93f740b83bd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md index 1b88fda2a70f..c840790849fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md index e6c2b4ea1ac9..c2c7a1a2cdc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md index 0fbcbd756e9c..3f59fdc86461 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md index 10cb10512593..8f3b03a6e608 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md index f8c263643ce9..21b7f08d02b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md index f7232c050604..775e1bbbe7a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md index d0c2bc0b4eb1..3b548748a039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md index 6387228a2606..f8d91cbaf60d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md index 676a8922d22f..4aaeefe27f29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md index 56e66dce8d5a..809d7999d6ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgUserDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaUserDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaUserDriveRootDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md index 16b601f76d36..13a4138cfc20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md index e8930c0e5354..3cecb25b6383 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md index f87e93c1b57f..39257f57d508 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index 43ce666c9441..1a419311b651 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md index 13feffa0b734..a5fbd068acc8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md index 5887ea5fd5c1..52f48c92f498 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md index 2a009eb4e1de..7f6a15a1eb6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index f9ca81efc8f1..4b379838276c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md index a20b64dd5853..150887713390 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md index 24241d4a3da3..eb56f8f81228 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md index 45cfbc0db621..a87b31f0602c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md index 70336abd6e86..e7647d961826 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md index 100a3ec72cca..4cf7b879365d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md index cfed28f61854..be790316fa90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index b8d8c5fe1060..4b26400d2c14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md index c53fca986bd4..621cd613cca1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md index 3e27b0dd88ab..1381bcab3e1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md index 0ff145066452..413e8c47d84c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md index e119dce6ae6d..0be29cc75228 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md index dd141601fd67..f78ee3dda597 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md index 8c76b79db9fa..5ec75a41f111 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md index 8489a8ac0053..53c33c30ff20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md index 3ae5a4919461..c53753a035ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md index f5b1a350da8b..4dbe70fe91dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md index 8632f22998aa..d634bb6ef845 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md index 7af0d400cf54..76910a45ccc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md index 83dcf88caae9..0d72d83beb84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md index 67fb2eda700a..b5b64d8eb881 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md index db6899a4b495..751f56ae0809 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md index ef54e0a6f4a2..73362ca7807c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md index 43d7dc21a859..db9a48c46661 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md index 67b508940044..9747c9624385 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md index 275cd85ab204..7616304234a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md index 375f6f71b1ea..1813589d90f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md index b450aafd0d9e..bb103f656919 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md index b80572e2717b..0b2299096754 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md index 0468a15f9f46..235983c399cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md index 55e8d52ba59e..4883aa24a9a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md index 857f7e6cb201..c785ab016a1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md index acf32dac5728..fe8d25becd88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md index b2cf248955f5..e12b21f5823a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md index 0333cbfc6e75..75ab77faacc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md index 62582f54df74..0af018e48f98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md index 993ca2044be8..7ae283f097d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md index 7786c977b8cc..927aab58aaa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckindriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md index 11d97f53382a..f24beac76294 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckindriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md index e71ca455382d..78210bf518e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckingroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md index bbfa6ee1ac7f..c4d2b2453998 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckingroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md index 45395273d6fd..e99f90c98688 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckinuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md index 3307741513ad..eb5546b7ff24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckinuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md index 0fc7de538fdd..4ff2fc704ab9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md index 23782a4c3561..3ea37bb702c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md index ad8b7d4ed35a..1d7f6b91bc31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md index 116c2cca2ccd..b8012810caff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md index a16ac77bd8bc..eab6b4912b96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md index 6d62e8e64079..d332561753ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md index d7b17d977295..daa7a7044a08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md index 3b9b0381348f..9ad1e2d7ea58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md index a62ca953c5df..07b0c086137d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractgroupdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractGroupDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md index 2e557b849565..2287dcfc1ee3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractgroupdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractGroupDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md index 00a0aa1863bd..cc133b17d4e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractuserdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractUserDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md index b505c0c112b0..9c82c46ad1ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractuserdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractUserDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md index 0c53a45ae989..8cc0418bd831 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md index 34137e5c63eb..fb95c557e1cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md index 09994f25b16e..044f1c8ef24b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md index 258095f81f1d..d992c721c19c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md index 3421286684ef..7d18974cc1d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md index b7c4af26aac6..72ead51d22f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md index 3e2bc485d913..0711a3c0396f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md index 63e3e67580fd..de8705a47709 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphgroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md index 0ba03551fb8c..a1142afda0af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphuserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md index c7ab7fdd32b0..a75d9ffea445 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitedriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteDriveItem?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md index 7bf069308f5e..47ed5bbd9723 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitedriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteDriveRoot?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md index cbf7cd04ee04..4724e9ad213e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitegroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteGroupDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteGroupDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteGroupDriveItem?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md index a5f4d3f1eca0..2fd6769b61ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitegroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteGroupDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteGroupDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteGroupDriveRoot?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md index 65ac8853db00..a1222cc4b952 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginviteuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteUserDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteUserDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteUserDriveItem?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md index c84f7553d834..c8e24381cead 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginviteuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteUserDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteUserDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteUserDriveRoot?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md index cc974981cf86..5d329306620c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md index 4ff027e48bbe..be020ef923e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md index ea2ebe6fe99f..29c767de1836 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md index 81b183b66be9..79d46ce94348 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md index 0c035d0701fa..b503688f8c71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md index c69f648131f4..5cb4a117323f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md index e35d26b2d0ea..a2f015741fc6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md index 8738c72ff8c8..9a935a9f8d74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md index 3435abb1db6b..fac0039b876a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md index b256e3aeff85..c2abe389f98b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md index e4bbccc629e5..c39c5d591164 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md index 61b6430fb40b..65397d7a758f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md index abec98c0b1ed..cb3f791e1dcf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizesharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md index feb68bd2bbf2..c5f60e778189 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md index 9fdde24fc96e..ef1229a1f884 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md index b929e397f515..49577305cc08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md index e42136bd9a2f..989cfc14bd7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md index 5d1e958c2dd0..a38212201f19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentgroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentGroupDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentGroupDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentGroupDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentGroupDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md index 13ae721ad160..8bda3bf8c593 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentuserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentUserDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentUserDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentUserDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentUserDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md index 204019af5f88..0ea76d4bf7fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md index d85fc004a66b..e179fe0763ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md index 29918158c694..00e5c17cf957 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md index 55758ced0556..f6f3e34e87d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md index cbe6e5e3f8b3..1de37e48f76d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md index 1b633cef8083..12b21fab96c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md index 3e6a1ef780b3..e14c70bdba00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mgdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Join-MgDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md index 16b5ecd2c375..515279ad02f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mggroupdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Join-MgGroupDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md index ce4f8f0c4681..1808bebda1cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mgsharelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Join-MgShareListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md index 48e75c594b3c..6ee0d5bed641 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mguserdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Join-MgUserDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md index e62a9a12bb57..b688f15507e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 42cb9087-8a03-4916-89cf-b4ad6981035b +Module Guid: 35f6de61-d60f-465f-8db2-69dd9b3fb91f Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.files/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md index 5b2017f8a3b9..7eb733e58174 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDrive --- @@ -958,6 +958,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1099,7 +1152,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1110,7 +1163,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1133,7 +1186,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1280,12 +1333,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1756,7 +1809,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1814,6 +1867,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1946,6 +2047,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2050,6 +2152,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2301,6 +2411,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2631,7 +2742,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2658,7 +2769,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2914,7 +3025,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2958,10 +3069,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3916,6 +4027,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4153,7 +4269,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4616,7 +4732,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4731,8 +4848,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4797,7 +4914,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4818,6 +4945,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4961,6 +5089,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5009,7 +5138,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5043,6 +5172,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5063,7 +5195,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5108,53 +5246,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5290,6 +5384,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5315,10 +5414,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5634,7 +5733,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5650,6 +5749,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5991,6 +6118,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6132,7 +6312,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6143,7 +6323,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6166,7 +6346,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6313,12 +6493,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6789,7 +6969,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6847,6 +7027,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6979,6 +7207,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7165,10 +7394,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7422,6 +7651,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7592,6 +7824,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8428,6 +8668,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8665,7 +8910,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9138,7 +9383,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9253,8 +9499,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9319,7 +9565,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9340,6 +9596,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9483,6 +9740,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9531,7 +9789,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9565,6 +9823,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9585,7 +9846,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9630,53 +9897,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9812,6 +10035,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9837,10 +10065,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10156,7 +10384,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10172,6 +10400,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10411,8 +10667,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10619,7 +10873,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10646,7 +10900,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10902,7 +11156,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11023,6 +11277,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11164,7 +11480,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11175,7 +11491,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11198,7 +11514,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11345,12 +11661,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11644,15 +11960,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11830,7 +12137,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11888,6 +12195,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12020,6 +12375,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12325,6 +12681,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12655,7 +13012,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12682,7 +13039,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -12938,7 +13295,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -12998,10 +13355,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13263,6 +13620,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14046,6 +14411,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14283,7 +14653,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14746,7 +15116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14861,8 +15232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14927,7 +15298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14948,6 +15329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15091,6 +15473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15139,7 +15522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15173,6 +15556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15193,7 +15579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15238,53 +15630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15420,6 +15768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15445,10 +15798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15764,7 +16117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15780,6 +16133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16068,6 +16449,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16209,7 +16643,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16220,7 +16654,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16243,7 +16677,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16390,12 +16824,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16866,7 +17300,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16924,6 +17358,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17056,6 +17538,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17242,10 +17725,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17499,6 +17982,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17669,6 +18155,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18505,6 +18999,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18742,7 +19241,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19215,7 +19714,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19330,8 +19830,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19396,7 +19896,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19417,6 +19927,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19560,6 +20071,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19608,7 +20120,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19642,6 +20154,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19662,7 +20177,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19707,53 +20228,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19889,6 +20366,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19914,10 +20396,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20233,7 +20715,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20249,6 +20731,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20488,8 +20998,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20696,7 +21204,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20723,7 +21231,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20979,7 +21487,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21102,6 +21610,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21243,7 +21804,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21254,7 +21815,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21277,7 +21838,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21424,12 +21985,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21900,7 +22461,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -21958,6 +22519,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22090,6 +22699,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22276,10 +22886,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22533,6 +23143,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22703,6 +23316,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23539,6 +24160,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -23776,7 +24402,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24249,7 +24875,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24364,8 +24991,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24430,7 +25057,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24451,6 +25088,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24594,6 +25232,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24642,7 +25281,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24676,6 +25315,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24696,7 +25338,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -24741,53 +25389,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -24923,6 +25527,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -24948,10 +25557,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25267,7 +25876,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25283,6 +25892,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25522,8 +26159,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -25730,7 +26365,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -25757,7 +26392,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26013,7 +26648,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26134,6 +26769,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26275,7 +26972,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26286,7 +26983,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26309,7 +27006,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26456,12 +27153,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -26755,15 +27452,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -26941,7 +27629,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -26999,6 +27687,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27131,6 +27867,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27436,6 +28173,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -27766,7 +28504,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -27793,7 +28531,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28049,7 +28787,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28109,10 +28847,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28374,6 +29112,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29157,6 +29903,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29394,7 +30145,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -29857,7 +30608,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -29972,8 +30724,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30038,7 +30790,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30059,6 +30821,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30202,6 +30965,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30250,7 +31014,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30284,6 +31048,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30304,7 +31071,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30349,53 +31122,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30531,6 +31260,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30556,10 +31290,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -30875,7 +31609,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -30891,6 +31625,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31179,6 +31941,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31320,7 +32135,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31331,7 +32146,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31354,7 +32169,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31501,12 +32316,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -31977,7 +32792,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32035,6 +32850,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32167,6 +33030,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32472,6 +33336,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32802,7 +33667,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32829,7 +33694,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33085,7 +33950,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33147,6 +34012,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33235,10 +34108,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34158,6 +35031,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34395,7 +35273,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -34858,7 +35736,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -34973,8 +35852,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35039,7 +35918,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35060,6 +35949,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35203,6 +36093,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35251,7 +36142,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35285,6 +36176,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35305,7 +36199,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35350,53 +36250,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35532,6 +36388,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35557,10 +36418,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -35876,7 +36737,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -35892,6 +36753,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36269,6 +37158,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36410,7 +37352,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36421,7 +37363,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36444,7 +37386,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36591,12 +37533,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37067,7 +38009,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37125,6 +38067,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37257,6 +38247,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37443,10 +38434,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37700,6 +38691,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -37870,6 +38864,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38706,6 +39708,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -38943,7 +39950,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39416,7 +40423,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39531,8 +40539,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39597,7 +40605,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39618,6 +40636,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -39761,6 +40780,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -39809,7 +40829,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -39843,6 +40863,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -39863,7 +40886,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -39908,53 +40937,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40090,6 +41075,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40115,10 +41105,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40434,7 +41424,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40450,6 +41440,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40689,8 +41707,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -40897,7 +41913,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -40924,7 +41940,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41180,7 +42196,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41313,6 +42329,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41454,7 +42523,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41465,7 +42534,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41488,7 +42557,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41635,12 +42704,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42111,7 +43180,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42169,6 +43238,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42301,6 +43418,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42487,10 +43605,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -42744,6 +43862,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -42914,6 +44035,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -43750,6 +44879,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -43987,7 +45121,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44460,7 +45594,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44575,8 +45710,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44641,7 +45776,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44662,6 +45807,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -44805,6 +45951,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -44853,7 +46000,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -44887,6 +46034,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -44907,7 +46057,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -44952,53 +46108,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45134,6 +46246,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45159,10 +46276,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45478,7 +46595,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45494,6 +46611,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -45733,8 +46878,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -45941,7 +47084,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -45968,7 +47111,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46224,7 +47367,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md index 7bbd1b486da7..584dc3afa96b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveBundle --- @@ -1861,6 +1861,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2002,7 +2055,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2013,7 +2066,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2036,7 +2089,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2183,12 +2236,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2659,7 +2712,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2717,6 +2770,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2849,6 +2950,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3035,10 +3137,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3255,6 +3357,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3425,6 +3530,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4374,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4498,7 +4616,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4971,7 +5089,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5205,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5271,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5302,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5316,6 +5446,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5364,7 +5495,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5398,6 +5529,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5418,7 +5552,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5463,53 +5603,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5645,6 +5741,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5670,10 +5771,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5989,7 +6090,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6005,6 +6106,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6244,8 +6373,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6452,7 +6579,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6479,7 +6606,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6735,7 +6862,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6891,6 +7018,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7032,7 +7212,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7043,7 +7223,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7066,7 +7246,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7213,12 +7393,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7689,7 +7869,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7747,6 +7927,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7879,6 +8107,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8065,10 +8294,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8322,6 +8551,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8492,6 +8724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9568,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9565,7 +9810,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10038,7 +10283,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10399,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10465,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10496,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10383,6 +10640,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10431,7 +10689,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10465,6 +10723,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10485,7 +10746,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10530,53 +10797,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10712,6 +10935,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10737,10 +10965,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11056,7 +11284,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11072,6 +11300,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11311,8 +11567,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11519,7 +11773,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11546,7 +11800,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11802,7 +12056,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11933,6 +12187,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12074,7 +12381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12085,7 +12392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12108,7 +12415,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12255,12 +12562,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12731,7 +13038,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12789,6 +13096,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12921,6 +13276,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13107,10 +13463,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13364,6 +13720,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13534,6 +13893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14607,7 +14979,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15080,7 +15452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15425,6 +15809,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15473,7 +15858,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15507,6 +15892,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15527,7 +15915,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15572,53 +15966,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15754,6 +16104,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15779,10 +16134,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16098,7 +16453,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16114,6 +16469,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16353,8 +16736,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16561,7 +16942,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16588,7 +16969,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16844,7 +17225,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16965,6 +17346,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17106,7 +17549,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17117,7 +17560,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17140,7 +17583,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17287,12 +17730,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17586,15 +18029,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17772,7 +18206,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17830,6 +18264,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17962,6 +18444,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18267,6 +18750,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18597,7 +19081,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18624,7 +19108,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18880,7 +19364,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18940,10 +19424,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19205,6 +19689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20225,7 +20722,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20688,7 +21185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21033,6 +21542,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21081,7 +21591,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21115,6 +21625,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21135,7 +21648,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21180,53 +21699,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21362,6 +21837,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21387,10 +21867,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21706,7 +22186,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21722,6 +22202,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22082,6 +22590,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22223,7 +22793,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22234,7 +22804,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22257,7 +22827,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22404,12 +22974,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22703,15 +23273,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22889,7 +23450,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22947,6 +23508,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23079,6 +23688,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23384,6 +23994,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23714,7 +24325,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23741,7 +24352,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23997,7 +24608,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24057,10 +24668,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24322,6 +24933,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25724,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25342,7 +25966,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25805,7 +26429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26150,6 +26786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26198,7 +26835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26232,6 +26869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26252,7 +26892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26297,53 +26943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26479,6 +27081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26504,10 +27111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26823,7 +27430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26839,6 +27446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27127,6 +27762,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27268,7 +27956,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27279,7 +27967,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27302,7 +27990,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27449,12 +28137,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27925,7 +28613,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27983,6 +28671,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28115,6 +28851,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28694,7 +29431,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28721,7 +29458,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28977,7 +29714,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29037,10 +29774,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29305,6 +30042,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30833,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30325,7 +31075,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30788,7 +31538,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31654,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31720,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31751,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31133,6 +31895,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31181,7 +31944,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31215,6 +31978,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31235,7 +32001,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31280,53 +32052,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31462,6 +32190,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31487,10 +32220,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31806,7 +32539,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31822,6 +32555,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32028,6 +32789,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32582,7 +33344,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32609,7 +33371,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32866,7 +33628,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md index b6de5526d8c9..705c080bdaec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItem --- @@ -1861,6 +1861,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2002,7 +2055,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2013,7 +2066,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2036,7 +2089,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2183,12 +2236,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2659,7 +2712,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2717,6 +2770,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2849,6 +2950,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3035,10 +3137,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3255,6 +3357,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3425,6 +3530,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4374,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4498,7 +4616,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4971,7 +5089,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5205,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5271,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5302,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5316,6 +5446,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5364,7 +5495,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5398,6 +5529,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5418,7 +5552,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5463,53 +5603,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5645,6 +5741,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5670,10 +5771,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5989,7 +6090,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6005,6 +6106,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6244,8 +6373,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6452,7 +6579,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6479,7 +6606,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6735,7 +6862,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6891,6 +7018,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7032,7 +7212,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7043,7 +7223,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7066,7 +7246,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7213,12 +7393,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7689,7 +7869,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7747,6 +7927,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7879,6 +8107,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8065,10 +8294,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8322,6 +8551,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8492,6 +8724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9568,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9565,7 +9810,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10038,7 +10283,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10399,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10465,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10496,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10383,6 +10640,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10431,7 +10689,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10465,6 +10723,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10485,7 +10746,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10530,53 +10797,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10712,6 +10935,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10737,10 +10965,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11056,7 +11284,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11072,6 +11300,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11311,8 +11567,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11519,7 +11773,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11546,7 +11800,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11802,7 +12056,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11933,6 +12187,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12074,7 +12381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12085,7 +12392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12108,7 +12415,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12255,12 +12562,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12731,7 +13038,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12789,6 +13096,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12921,6 +13276,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13107,10 +13463,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13364,6 +13720,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13534,6 +13893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14607,7 +14979,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15080,7 +15452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15425,6 +15809,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15473,7 +15858,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15507,6 +15892,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15527,7 +15915,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15572,53 +15966,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15754,6 +16104,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15779,10 +16134,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16098,7 +16453,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16114,6 +16469,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16353,8 +16736,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16561,7 +16942,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16588,7 +16969,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16844,7 +17225,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16965,6 +17346,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17106,7 +17549,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17117,7 +17560,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17140,7 +17583,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17287,12 +17730,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17586,15 +18029,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17772,7 +18206,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17830,6 +18264,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17962,6 +18444,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18267,6 +18750,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18597,7 +19081,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18624,7 +19108,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18880,7 +19364,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18940,10 +19424,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19205,6 +19689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20225,7 +20722,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20688,7 +21185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21033,6 +21542,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21081,7 +21591,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21115,6 +21625,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21135,7 +21648,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21180,53 +21699,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21362,6 +21837,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21387,10 +21867,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21706,7 +22186,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21722,6 +22202,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22082,6 +22590,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22223,7 +22793,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22234,7 +22804,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22257,7 +22827,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22404,12 +22974,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22703,15 +23273,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22889,7 +23450,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22947,6 +23508,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23079,6 +23688,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23384,6 +23994,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23714,7 +24325,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23741,7 +24352,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23997,7 +24608,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24057,10 +24668,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24322,6 +24933,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25724,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25342,7 +25966,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25805,7 +26429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26150,6 +26786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26198,7 +26835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26232,6 +26869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26252,7 +26892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26297,53 +26943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26479,6 +27081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26504,10 +27111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26823,7 +27430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26839,6 +27446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27127,6 +27762,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27268,7 +27956,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27279,7 +27967,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27302,7 +27990,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27449,12 +28137,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27925,7 +28613,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27983,6 +28671,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28115,6 +28851,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28694,7 +29431,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28721,7 +29458,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28977,7 +29714,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29037,10 +29774,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29305,6 +30042,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30833,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30325,7 +31075,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30788,7 +31538,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31654,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31720,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31751,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31133,6 +31895,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31181,7 +31944,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31215,6 +31978,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31235,7 +32001,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31280,53 +32052,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31462,6 +32190,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31487,10 +32220,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31806,7 +32539,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31822,6 +32555,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32028,6 +32789,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32582,7 +33344,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32609,7 +33371,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32866,7 +33628,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md index 49f347df6b68..14d06d864abb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemAnalyticItemActivityStat --- @@ -887,6 +887,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1028,7 +1081,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1039,7 +1092,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1062,7 +1115,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1209,12 +1262,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1685,7 +1738,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1743,6 +1796,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1875,6 +1976,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2061,10 +2163,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2310,6 +2412,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2480,6 +2585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3553,7 +3671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4026,7 +4144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4371,6 +4501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4419,7 +4550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4453,6 +4584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4473,7 +4607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4518,53 +4658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4700,6 +4796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4725,10 +4826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5044,7 +5145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5060,6 +5161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5299,8 +5428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5507,7 +5634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5534,7 +5661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5790,7 +5917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5930,6 +6057,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6071,7 +6251,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6082,7 +6262,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6105,7 +6285,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6252,12 +6432,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6728,7 +6908,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6786,6 +6966,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6918,6 +7146,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7104,10 +7333,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7330,6 +7559,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7500,6 +7732,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8576,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8573,7 +8818,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9046,7 +9291,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9407,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9473,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9504,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9391,6 +9648,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9439,7 +9697,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9473,6 +9731,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9493,7 +9754,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9538,53 +9805,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9720,6 +9943,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9745,10 +9973,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10064,7 +10292,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10080,6 +10308,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10319,8 +10575,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10527,7 +10781,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10554,7 +10808,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10810,7 +11064,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md index d92cfa538f05..76630860bf60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemChild --- @@ -1896,6 +1896,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2037,7 +2090,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2048,7 +2101,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2071,7 +2124,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2218,12 +2271,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2694,7 +2747,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2752,6 +2805,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2884,6 +2985,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3070,10 +3172,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3290,6 +3392,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3460,6 +3565,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4296,6 +4409,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4533,7 +4651,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5006,7 +5124,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5121,8 +5240,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5187,7 +5306,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5208,6 +5337,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5351,6 +5481,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5399,7 +5530,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5433,6 +5564,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5453,7 +5587,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5498,53 +5638,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5680,6 +5776,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5705,10 +5806,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6024,7 +6125,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6040,6 +6141,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6279,8 +6408,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6487,7 +6614,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6514,7 +6641,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6770,7 +6897,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6926,6 +7053,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7067,7 +7247,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7078,7 +7258,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7101,7 +7281,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7248,12 +7428,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7724,7 +7904,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7782,6 +7962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7914,6 +8142,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8100,10 +8329,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8357,6 +8586,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8527,6 +8759,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9363,6 +9603,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9600,7 +9845,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10073,7 +10318,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10188,8 +10434,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10254,7 +10500,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10275,6 +10531,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10418,6 +10675,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10466,7 +10724,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10500,6 +10758,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10520,7 +10781,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10565,53 +10832,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10747,6 +10970,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10772,10 +11000,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11091,7 +11319,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11107,6 +11335,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11346,8 +11602,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11554,7 +11808,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11581,7 +11835,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11837,7 +12091,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11968,6 +12222,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12109,7 +12416,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12120,7 +12427,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12143,7 +12450,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12290,12 +12597,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12766,7 +13073,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12824,6 +13131,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12956,6 +13311,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13142,10 +13498,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13399,6 +13755,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13569,6 +13928,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14405,6 +14772,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14642,7 +15014,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15115,7 +15487,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15230,8 +15603,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15296,7 +15669,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15317,6 +15700,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15460,6 +15844,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15508,7 +15893,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15542,6 +15927,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15562,7 +15950,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15607,53 +16001,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15789,6 +16139,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15814,10 +16169,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16133,7 +16488,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16149,6 +16504,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16388,8 +16771,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16596,7 +16977,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16623,7 +17004,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16879,7 +17260,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17000,6 +17381,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17141,7 +17584,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17152,7 +17595,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17175,7 +17618,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17322,12 +17765,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17621,15 +18064,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17807,7 +18241,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17865,6 +18299,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17997,6 +18479,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18302,6 +18785,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18632,7 +19116,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18659,7 +19143,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18915,7 +19399,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18975,10 +19459,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19240,6 +19724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20023,6 +20515,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20260,7 +20757,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20723,7 +21220,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20838,8 +21336,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20904,7 +21402,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20925,6 +21433,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21068,6 +21577,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21116,7 +21626,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21150,6 +21660,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21170,7 +21683,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21215,53 +21734,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21397,6 +21872,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21422,10 +21902,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21741,7 +22221,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21757,6 +22237,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22117,6 +22625,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22258,7 +22828,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22269,7 +22839,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22292,7 +22862,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22439,12 +23009,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22738,15 +23308,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22924,7 +23485,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22982,6 +23543,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23114,6 +23723,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23419,6 +24029,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23749,7 +24360,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23776,7 +24387,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24032,7 +24643,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24092,10 +24703,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24357,6 +24968,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25140,6 +25759,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25377,7 +26001,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25840,7 +26464,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25955,8 +26580,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26021,7 +26646,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26042,6 +26677,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26185,6 +26821,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26233,7 +26870,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26267,6 +26904,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26287,7 +26927,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26332,53 +26978,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26514,6 +27116,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26539,10 +27146,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26858,7 +27465,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26874,6 +27481,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27162,6 +27797,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27303,7 +27991,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27314,7 +28002,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27337,7 +28025,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27484,12 +28172,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27960,7 +28648,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28018,6 +28706,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28150,6 +28886,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28729,7 +29466,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28756,7 +29493,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29012,7 +29749,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29072,10 +29809,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29340,6 +30077,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30123,6 +30868,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30360,7 +31110,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30823,7 +31573,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30938,8 +31689,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31004,7 +31755,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31025,6 +31786,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31168,6 +31930,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31216,7 +31979,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31250,6 +32013,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31270,7 +32036,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31315,53 +32087,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31497,6 +32225,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31522,10 +32255,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31841,7 +32574,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31857,6 +32590,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32063,6 +32824,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32617,7 +33379,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32644,7 +33406,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32901,7 +33663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md index 4ff692e0316f..12839b7120c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md index db1c92c5852d..2ac3797330e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md index 70f6237c285f..4d15d3af4c2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md index 4f1ec70e436f..f2d6caef52cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md index c5c54667c65e..64a512c46c90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md index dc9d2306d125..df0e95732528 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md index 0723411b7869..f47ca811929d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md index 13e7f532d675..4ab4e4a645f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md index 1c58e68295c1..cc9350006aa0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md index 3cc3d8065535..b7f7181034fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListColumn --- @@ -1372,10 +1372,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1529,10 +1529,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1625,10 +1625,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md index 4bc561734872..6dab0db5b3ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentType --- @@ -1017,10 +1017,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1248,10 +1248,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1480,10 +1480,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1704,10 +1704,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1866,10 +1866,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2038,10 +2038,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md index 92466eaee171..b29a7030b0a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentTypeColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md index 84e79559c056..6d71f913eda1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md index d73b9a2321c0..ad19b32db078 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItem --- @@ -26,7 +26,8 @@ Create new navigation property to items for drives New-MgDriveListItem -DriveId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ New-MgDriveListItem -DriveId -BodyParameter New-MgDriveListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1097,6 +1127,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1238,7 +1321,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1249,7 +1332,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1272,7 +1355,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1419,12 +1502,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1895,7 +1978,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1953,6 +2036,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2085,6 +2216,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2271,10 +2403,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2491,6 +2623,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2661,6 +2796,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3640,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3734,7 +3882,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4207,7 +4355,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4471,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4537,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4568,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4552,6 +4712,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4600,7 +4761,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4634,6 +4795,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4654,7 +4818,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4699,53 +4869,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4881,6 +5007,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4906,10 +5037,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5225,7 +5356,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5241,6 +5372,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5480,8 +5639,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5688,7 +5845,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5715,7 +5872,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5971,7 +6128,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6108,6 +6265,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6249,7 +6459,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6260,7 +6470,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6283,7 +6493,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6430,12 +6640,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6906,7 +7116,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6964,6 +7174,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7096,6 +7354,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7675,7 +7934,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7702,7 +7961,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7958,7 +8217,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8018,10 +8277,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8286,6 +8545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9336,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9306,7 +9578,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9769,7 +10041,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10157,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10223,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10254,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10114,6 +10398,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10162,7 +10447,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10196,6 +10481,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10216,7 +10504,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10262,64 +10556,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10443,6 +10693,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10468,10 +10723,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10787,7 +11042,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10803,6 +11058,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11009,6 +11292,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11145,6 +11429,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11286,7 +11632,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11297,7 +11643,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11320,7 +11666,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11467,12 +11813,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11766,15 +12112,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11952,7 +12289,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12010,6 +12347,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12142,6 +12527,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12447,6 +12833,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12777,7 +13164,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12804,7 +13191,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13060,7 +13447,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13120,10 +13507,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13385,6 +13772,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14563,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14405,7 +14805,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14868,7 +15268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15213,6 +15625,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15261,7 +15674,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15295,6 +15708,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15315,7 +15731,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15360,53 +15782,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15542,6 +15920,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15567,10 +15950,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15886,7 +16269,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15902,6 +16285,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16090,6 +16501,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16227,6 +16642,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16368,7 +16836,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16379,7 +16847,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16402,7 +16870,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16549,12 +17017,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17025,7 +17493,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17083,6 +17551,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17215,6 +17731,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17401,10 +17918,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17658,6 +18175,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17828,6 +18348,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +19192,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18901,7 +19434,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19374,7 +19907,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +20023,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +20089,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +20120,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19719,6 +20264,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19767,7 +20313,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19801,6 +20347,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19821,7 +20370,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19866,53 +20421,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20048,6 +20559,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20073,10 +20589,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20392,7 +20908,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20408,6 +20924,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20647,8 +21191,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20855,7 +21397,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20882,7 +21424,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21138,7 +21680,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21285,6 +21827,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21426,7 +22030,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21437,7 +22041,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21460,7 +22064,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21607,12 +22211,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21906,15 +22510,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22092,7 +22687,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22150,6 +22745,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22282,6 +22925,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22587,6 +23231,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22917,7 +23562,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22944,7 +23589,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23200,7 +23845,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23260,10 +23905,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23525,6 +24170,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24961,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24545,7 +25203,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25008,7 +25666,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25782,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25848,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25879,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25353,6 +26023,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25401,7 +26072,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25435,6 +26106,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25455,7 +26129,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25500,53 +26180,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25682,6 +26318,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25707,10 +26348,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26026,7 +26667,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26042,6 +26683,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md index b0c0fa12cba2..9150ca422b11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md index d52a991f7f4b..57b8dd03d7bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md index 6578b9cf7646..0bc3b638a771 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md index af908c24ad56..1af7b616279a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md index a65f85e0dd4b..4e7a9033ac07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md index 179a37c49675..cc1f3f5364db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootAnalyticItemActivityStat --- @@ -859,6 +859,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1000,7 +1053,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1011,7 +1064,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1034,7 +1087,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1181,12 +1234,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1657,7 +1710,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1715,6 +1768,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1847,6 +1948,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2033,10 +2135,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2282,6 +2384,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2452,6 +2557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3288,6 +3401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3525,7 +3643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3998,7 +4116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4113,8 +4232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4179,7 +4298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4200,6 +4329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4343,6 +4473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4391,7 +4522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4425,6 +4556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4445,7 +4579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4490,53 +4630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4672,6 +4768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4697,10 +4798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5016,7 +5117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5032,6 +5133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5271,8 +5400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5479,7 +5606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5506,7 +5633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5762,7 +5889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5902,6 +6029,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6043,7 +6223,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6054,7 +6234,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6077,7 +6257,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6224,12 +6404,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6700,7 +6880,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6758,6 +6938,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6890,6 +7118,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7076,10 +7305,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7302,6 +7531,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7472,6 +7704,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8308,6 +8548,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8545,7 +8790,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9018,7 +9263,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9133,8 +9379,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9199,7 +9445,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9220,6 +9476,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9363,6 +9620,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9411,7 +9669,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9445,6 +9703,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9465,7 +9726,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9510,53 +9777,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9692,6 +9915,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9717,10 +9945,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10036,7 +10264,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10052,6 +10280,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10291,8 +10547,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10499,7 +10753,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10526,7 +10780,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10782,7 +11036,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md index cfea8bec12ae..8aaf8d9b9e17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootChild --- @@ -1861,6 +1861,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2002,7 +2055,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2013,7 +2066,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2036,7 +2089,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2183,12 +2236,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2659,7 +2712,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2717,6 +2770,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2849,6 +2950,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3035,10 +3137,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3255,6 +3357,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3425,6 +3530,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4374,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4498,7 +4616,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4971,7 +5089,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5205,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5271,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5302,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5316,6 +5446,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5364,7 +5495,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5398,6 +5529,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5418,7 +5552,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5463,53 +5603,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5645,6 +5741,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5670,10 +5771,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5989,7 +6090,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6005,6 +6106,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6244,8 +6373,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6452,7 +6579,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6479,7 +6606,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6735,7 +6862,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6891,6 +7018,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7032,7 +7212,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7043,7 +7223,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7066,7 +7246,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7213,12 +7393,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7689,7 +7869,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7747,6 +7927,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7879,6 +8107,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8065,10 +8294,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8322,6 +8551,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8492,6 +8724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9568,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9565,7 +9810,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10038,7 +10283,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10399,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10465,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10496,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10383,6 +10640,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10431,7 +10689,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10465,6 +10723,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10485,7 +10746,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10530,53 +10797,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10712,6 +10935,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10737,10 +10965,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11056,7 +11284,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11072,6 +11300,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11311,8 +11567,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11519,7 +11773,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11546,7 +11800,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11802,7 +12056,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11933,6 +12187,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12074,7 +12381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12085,7 +12392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12108,7 +12415,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12255,12 +12562,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12731,7 +13038,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12789,6 +13096,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12921,6 +13276,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13107,10 +13463,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13364,6 +13720,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13534,6 +13893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14607,7 +14979,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15080,7 +15452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15425,6 +15809,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15473,7 +15858,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15507,6 +15892,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15527,7 +15915,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15572,53 +15966,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15754,6 +16104,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15779,10 +16134,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16098,7 +16453,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16114,6 +16469,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16353,8 +16736,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16561,7 +16942,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16588,7 +16969,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16844,7 +17225,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16965,6 +17346,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17106,7 +17549,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17117,7 +17560,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17140,7 +17583,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17287,12 +17730,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17586,15 +18029,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17772,7 +18206,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17830,6 +18264,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17962,6 +18444,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18267,6 +18750,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18597,7 +19081,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18624,7 +19108,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18880,7 +19364,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18940,10 +19424,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19205,6 +19689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20225,7 +20722,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20688,7 +21185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21033,6 +21542,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21081,7 +21591,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21115,6 +21625,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21135,7 +21648,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21180,53 +21699,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21362,6 +21837,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21387,10 +21867,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21706,7 +22186,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21722,6 +22202,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22082,6 +22590,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22223,7 +22793,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22234,7 +22804,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22257,7 +22827,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22404,12 +22974,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22703,15 +23273,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22889,7 +23450,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22947,6 +23508,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23079,6 +23688,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23384,6 +23994,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23714,7 +24325,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23741,7 +24352,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23997,7 +24608,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24057,10 +24668,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24322,6 +24933,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25724,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25342,7 +25966,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25805,7 +26429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26150,6 +26786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26198,7 +26835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26232,6 +26869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26252,7 +26892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26297,53 +26943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26479,6 +27081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26504,10 +27111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26823,7 +27430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26839,6 +27446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27127,6 +27762,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27268,7 +27956,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27279,7 +27967,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27302,7 +27990,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27449,12 +28137,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27925,7 +28613,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27983,6 +28671,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28115,6 +28851,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28694,7 +29431,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28721,7 +29458,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28977,7 +29714,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29037,10 +29774,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29305,6 +30042,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30833,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30325,7 +31075,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30788,7 +31538,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31654,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31720,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31751,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31133,6 +31895,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31181,7 +31944,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31215,6 +31978,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31235,7 +32001,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31280,53 +32052,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31462,6 +32190,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31487,10 +32220,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31806,7 +32539,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31822,6 +32555,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32028,6 +32789,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32582,7 +33344,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32609,7 +33371,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32866,7 +33628,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md index 949dc70dd12c..1f9d819abd70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md index 944325926b61..dfa8f15fd0b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md index a5a7e385c65f..3fcb578fd5d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md index eec91a3308a6..6cbd31e5af1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md index 6517f9c73ef3..162e6f5573a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md index a8ef3fa668e3..7ecace9e70ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md index 58ae60105403..a977901310e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md index 3607c7928e97..a8f7ee7241d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md index f3e1e1ee20b4..2714ddf4797f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md index bab7898e3072..747bdc0d4d32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDrive --- @@ -1198,6 +1198,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1339,7 +1392,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1350,7 +1403,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1373,7 +1426,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1520,12 +1573,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1996,7 +2049,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2054,6 +2107,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2186,6 +2287,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2290,6 +2392,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2541,6 +2651,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2871,7 +2982,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2898,7 +3009,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3154,7 +3265,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3198,10 +3309,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4156,6 +4267,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4393,7 +4509,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4856,7 +4972,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5088,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5154,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5185,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5201,6 +5329,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5249,7 +5378,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5283,6 +5412,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5303,7 +5435,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5348,53 +5486,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5530,6 +5624,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5555,10 +5654,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5874,7 +5973,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5890,6 +5989,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6231,6 +6358,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6372,7 +6552,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6383,7 +6563,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6406,7 +6586,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6553,12 +6733,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7029,7 +7209,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7087,6 +7267,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7219,6 +7447,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7405,10 +7634,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7662,6 +7891,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7832,6 +8064,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8908,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8905,7 +9150,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9378,7 +9623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9723,6 +9980,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9771,7 +10029,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9805,6 +10063,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9825,7 +10086,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9870,53 +10137,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10052,6 +10275,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10077,10 +10305,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10396,7 +10624,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10412,6 +10640,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10651,8 +10907,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10859,7 +11113,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10886,7 +11140,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11142,7 +11396,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11263,6 +11517,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11404,7 +11720,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11415,7 +11731,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11438,7 +11754,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11585,12 +11901,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11884,15 +12200,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12070,7 +12377,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12128,6 +12435,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12260,6 +12615,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12565,6 +12921,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12895,7 +13252,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12922,7 +13279,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13178,7 +13535,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13238,10 +13595,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13503,6 +13860,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14651,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14523,7 +14893,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14986,7 +15356,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15472,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15538,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15569,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15331,6 +15713,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15379,7 +15762,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15413,6 +15796,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15433,7 +15819,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15478,53 +15870,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15660,6 +16008,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15685,10 +16038,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16004,7 +16357,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16020,6 +16373,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16308,6 +16689,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16449,7 +16883,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16460,7 +16894,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16483,7 +16917,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16630,12 +17064,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17106,7 +17540,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17164,6 +17598,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17296,6 +17778,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17482,10 +17965,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17739,6 +18222,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17909,6 +18395,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19239,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18982,7 +19481,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19455,7 +19954,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +20070,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +20136,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +20167,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19800,6 +20311,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19848,7 +20360,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19882,6 +20394,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19902,7 +20417,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19947,53 +20468,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20129,6 +20606,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20154,10 +20636,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20473,7 +20955,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20489,6 +20971,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20728,8 +21238,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20936,7 +21444,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20963,7 +21471,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21219,7 +21727,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21368,6 +21876,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21509,7 +22070,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21520,7 +22081,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21543,7 +22104,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21690,12 +22251,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22166,7 +22727,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22224,6 +22785,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22356,6 +22965,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22542,10 +23152,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22799,6 +23409,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22969,6 +23582,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24426,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24042,7 +24668,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24515,7 +25141,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +25257,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25323,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25354,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24860,6 +25498,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24908,7 +25547,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24942,6 +25581,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24962,7 +25604,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25007,53 +25655,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25189,6 +25793,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25214,10 +25823,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25533,7 +26142,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25549,6 +26158,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25788,8 +26425,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -25996,7 +26631,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -26023,7 +26658,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26279,7 +26914,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26400,6 +27035,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26541,7 +27238,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26552,7 +27249,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26575,7 +27272,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26722,12 +27419,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27021,15 +27718,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -27207,7 +27895,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27265,6 +27953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27397,6 +28133,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27702,6 +28439,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -28032,7 +28770,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28059,7 +28797,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28315,7 +29053,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28375,10 +29113,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28640,6 +29378,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +30169,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29660,7 +30411,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30123,7 +30874,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30990,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +31056,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +31087,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30468,6 +31231,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30516,7 +31280,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30550,6 +31314,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30570,7 +31337,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30615,53 +31388,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30797,6 +31526,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30822,10 +31556,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31141,7 +31875,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31157,6 +31891,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31445,6 +32207,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31586,7 +32401,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31597,7 +32412,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31620,7 +32435,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31767,12 +32582,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32243,7 +33058,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32301,6 +33116,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32433,6 +33296,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32738,6 +33602,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -33068,7 +33933,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -33095,7 +33960,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33351,7 +34216,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33413,6 +34278,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33501,10 +34374,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34424,6 +35297,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34661,7 +35539,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35124,7 +36002,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +36118,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +36184,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +36215,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35469,6 +36359,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35517,7 +36408,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35551,6 +36442,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35571,7 +36465,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35616,53 +36516,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35798,6 +36654,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35823,10 +36684,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36142,7 +37003,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36158,6 +37019,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36535,6 +37424,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36676,7 +37618,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36687,7 +37629,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36710,7 +37652,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36857,12 +37799,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37333,7 +38275,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37391,6 +38333,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37523,6 +38513,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37709,10 +38700,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37966,6 +38957,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38136,6 +39130,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39974,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39209,7 +40216,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39682,7 +40689,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40805,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40871,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40902,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40027,6 +41046,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40075,7 +41095,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40109,6 +41129,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40129,7 +41152,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40174,53 +41203,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40356,6 +41341,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40381,10 +41371,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40700,7 +41690,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40716,6 +41706,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40955,8 +41973,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41163,7 +42179,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41190,7 +42206,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41446,7 +42462,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41579,6 +42595,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41720,7 +42789,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41731,7 +42800,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41754,7 +42823,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41901,12 +42970,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42377,7 +43446,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42435,6 +43504,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42567,6 +43684,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42753,10 +43871,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43010,6 +44128,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43180,6 +44301,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +45145,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44253,7 +45387,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44726,7 +45860,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45976,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +46042,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +46073,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45071,6 +46217,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45119,7 +46266,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45153,6 +46300,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45173,7 +46323,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45218,53 +46374,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45400,6 +46512,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45425,10 +46542,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45744,7 +46861,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45760,6 +46877,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -45999,8 +47144,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -46207,7 +47350,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -46234,7 +47377,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46490,7 +47633,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md index 7995460ddf20..76d1a697cc4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveBundle --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md index d6bf131d10f7..e61ead8bcf61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItem --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md index 36732f3afd60..8b54459f1b32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemAnalyticItemActivityStat --- @@ -915,6 +915,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1056,7 +1109,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1067,7 +1120,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1090,7 +1143,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1237,12 +1290,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1713,7 +1766,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1771,6 +1824,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1903,6 +2004,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2089,10 +2191,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2338,6 +2440,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2508,6 +2613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3581,7 +3699,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4054,7 +4172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4399,6 +4529,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4447,7 +4578,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4481,6 +4612,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4501,7 +4635,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4546,53 +4686,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4728,6 +4824,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4753,10 +4854,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5072,7 +5173,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5088,6 +5189,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5327,8 +5456,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5535,7 +5662,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5562,7 +5689,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5818,7 +5945,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5958,6 +6085,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6099,7 +6279,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6110,7 +6290,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6133,7 +6313,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6280,12 +6460,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6756,7 +6936,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6814,6 +6994,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6946,6 +7174,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7132,10 +7361,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7358,6 +7587,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7528,6 +7760,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8604,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8601,7 +8846,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9074,7 +9319,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9435,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9501,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9532,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9419,6 +9676,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9467,7 +9725,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9501,6 +9759,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9521,7 +9782,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9566,53 +9833,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9748,6 +9971,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9773,10 +10001,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10092,7 +10320,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10108,6 +10336,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10347,8 +10603,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10555,7 +10809,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10582,7 +10836,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10838,7 +11092,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md index 7a529f8f7407..e73ced967532 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemChild --- @@ -1916,6 +1916,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2057,7 +2110,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2068,7 +2121,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2091,7 +2144,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2238,12 +2291,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2714,7 +2767,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2772,6 +2825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2904,6 +3005,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3090,10 +3192,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3310,6 +3412,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3480,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4553,7 +4671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5026,7 +5144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5371,6 +5501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5419,7 +5550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5453,6 +5584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5473,7 +5607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5518,53 +5658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5700,6 +5796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5725,10 +5826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6044,7 +6145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6060,6 +6161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6299,8 +6428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6507,7 +6634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6534,7 +6661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6790,7 +6917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6946,6 +7073,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7087,7 +7267,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7098,7 +7278,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7121,7 +7301,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7268,12 +7448,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7744,7 +7924,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7802,6 +7982,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7934,6 +8162,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8120,10 +8349,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8377,6 +8606,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8547,6 +8779,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9623,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9620,7 +9865,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10093,7 +10338,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10454,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10520,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10551,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10438,6 +10695,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10486,7 +10744,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10520,6 +10778,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10540,7 +10801,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10585,53 +10852,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10767,6 +10990,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10792,10 +11020,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11111,7 +11339,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11127,6 +11355,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11366,8 +11622,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11574,7 +11828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11601,7 +11855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11857,7 +12111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11988,6 +12242,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12129,7 +12436,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12140,7 +12447,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12163,7 +12470,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12310,12 +12617,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12786,7 +13093,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12844,6 +13151,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12976,6 +13331,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13162,10 +13518,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13419,6 +13775,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13589,6 +13948,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14792,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14662,7 +15034,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15135,7 +15507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15480,6 +15864,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15528,7 +15913,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15562,6 +15947,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15582,7 +15970,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15627,53 +16021,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15809,6 +16159,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15834,10 +16189,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16153,7 +16508,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16169,6 +16524,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16408,8 +16791,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16616,7 +16997,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16643,7 +17024,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16899,7 +17280,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17020,6 +17401,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17161,7 +17604,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17172,7 +17615,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17195,7 +17638,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17342,12 +17785,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17641,15 +18084,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17827,7 +18261,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17885,6 +18319,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18017,6 +18499,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18805,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18652,7 +19136,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18679,7 +19163,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18935,7 +19419,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18995,10 +19479,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19260,6 +19744,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20535,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20280,7 +20777,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20743,7 +21240,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21356,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21422,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21453,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21088,6 +21597,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21136,7 +21646,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21170,6 +21680,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21190,7 +21703,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21235,53 +21754,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21417,6 +21892,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21442,10 +21922,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21761,7 +22241,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21777,6 +22257,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22137,6 +22645,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22278,7 +22848,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22289,7 +22859,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22312,7 +22882,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22459,12 +23029,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22758,15 +23328,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22944,7 +23505,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23002,6 +23563,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23134,6 +23743,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23439,6 +24049,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23769,7 +24380,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23796,7 +24407,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24052,7 +24663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24112,10 +24723,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24377,6 +24988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25779,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25397,7 +26021,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25860,7 +26484,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26600,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26666,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26697,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26205,6 +26841,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26253,7 +26890,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26287,6 +26924,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26307,7 +26947,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26352,53 +26998,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26534,6 +27136,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26559,10 +27166,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26878,7 +27485,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26894,6 +27501,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27182,6 +27817,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27323,7 +28011,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27334,7 +28022,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27357,7 +28045,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27504,12 +28192,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27980,7 +28668,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28038,6 +28726,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28170,6 +28906,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28749,7 +29486,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28776,7 +29513,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29032,7 +29769,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29092,10 +29829,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29360,6 +30097,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30888,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30380,7 +31130,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30843,7 +31593,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31709,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31775,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31806,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31188,6 +31950,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31236,7 +31999,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31270,6 +32033,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31290,7 +32056,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31335,53 +32107,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31517,6 +32245,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31542,10 +32275,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31861,7 +32594,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31877,6 +32610,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32083,6 +32844,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32637,7 +33399,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32664,7 +33426,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32921,7 +33683,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md index 1bda3863ed32..efa388f19b0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgGroupDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md index a13e25fb9293..10aec25de07e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md index b616bd96db52..bd651100679b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md index 63a5056856d2..146f74dfc4f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md index 57d9f1de27a5..5fdd8feca850 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md index 8f87ad9fc516..c7a6a1654b2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md index 498f4e0493ea..b6eab5defe37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md index a6f2837c6110..b8b65b685a5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md index 46dfd5af95ba..4904cfe073bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md index 579f6bdaa528..b193722fafa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md index b82211ebaf67..712779a30fd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentType --- @@ -1045,10 +1045,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1276,10 +1276,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1508,10 +1508,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1732,10 +1732,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1894,10 +1894,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2066,10 +2066,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md index 9fcdd4e8b9b1..a16ec258614f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentTypeColumn --- @@ -1426,10 +1426,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1583,10 +1583,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1679,10 +1679,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md index d4af8ef40838..a36ae23677d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md index 6b3627e7e490..bb8de941d5e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItem --- @@ -26,7 +26,8 @@ Create new navigation property to items for groups New-MgGroupDriveListItem -DriveId -GroupId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ New-MgGroupDriveListItem -DriveId -GroupId New-MgGroupDriveListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1124,6 +1154,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1265,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1276,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1299,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1446,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1922,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1980,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2112,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2298,10 +2430,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2518,6 +2650,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2688,6 +2823,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3667,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3761,7 +3909,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4234,7 +4382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4579,6 +4739,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4627,7 +4788,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4661,6 +4822,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4681,7 +4845,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4726,53 +4896,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4908,6 +5034,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4933,10 +5064,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5252,7 +5383,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5268,6 +5399,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5507,8 +5666,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5715,7 +5872,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5742,7 +5899,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5998,7 +6155,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6135,6 +6292,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6276,7 +6486,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6287,7 +6497,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6310,7 +6520,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6457,12 +6667,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6933,7 +7143,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6991,6 +7201,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7123,6 +7381,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7702,7 +7961,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7729,7 +7988,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7985,7 +8244,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8045,10 +8304,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8313,6 +8572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9363,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9333,7 +9605,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9796,7 +10068,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10184,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10250,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10281,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10141,6 +10425,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10189,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10223,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10243,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10289,64 +10583,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10470,6 +10720,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10495,10 +10750,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10814,7 +11069,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10830,6 +11085,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11036,6 +11319,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11172,6 +11456,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11313,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11324,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11347,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11494,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11793,15 +12139,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11979,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12037,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12169,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12474,6 +12860,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12804,7 +13191,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12831,7 +13218,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13087,7 +13474,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13147,10 +13534,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13412,6 +13799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14432,7 +14832,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14895,7 +15295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15240,6 +15652,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15288,7 +15701,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15322,6 +15735,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15342,7 +15758,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15387,53 +15809,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15569,6 +15947,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15594,10 +15977,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15913,7 +16296,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15929,6 +16312,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16117,6 +16528,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16254,6 +16669,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16395,7 +16863,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16406,7 +16874,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16429,7 +16897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16576,12 +17044,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17052,7 +17520,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17110,6 +17578,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17242,6 +17758,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17428,10 +17945,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17685,6 +18202,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17855,6 +18375,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +19219,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18928,7 +19461,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19401,7 +19934,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +20050,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +20116,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +20147,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19746,6 +20291,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19794,7 +20340,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19828,6 +20374,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19848,7 +20397,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19893,53 +20448,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20075,6 +20586,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20100,10 +20616,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20419,7 +20935,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20435,6 +20951,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20674,8 +21218,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20882,7 +21424,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20909,7 +21451,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21165,7 +21707,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21312,6 +21854,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21453,7 +22057,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21464,7 +22068,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21487,7 +22091,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21634,12 +22238,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21933,15 +22537,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22119,7 +22714,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22177,6 +22772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22309,6 +22952,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22614,6 +23258,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22944,7 +23589,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22971,7 +23616,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23227,7 +23872,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23287,10 +23932,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23552,6 +24197,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24988,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24572,7 +25230,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25035,7 +25693,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25809,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25875,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25906,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25380,6 +26050,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25428,7 +26099,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25462,6 +26133,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25482,7 +26156,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25527,53 +26207,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25709,6 +26345,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25734,10 +26375,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26053,7 +26694,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26069,6 +26710,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md index 28fc8ee6d844..bfe7cdc3a659 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md index 3ddd2c6c2aa5..4f0dffb70924 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md index 946d3e5da08a..68c25a35c899 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md index 9be8aa4444d7..15825608f432 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md index 47be14a7033d..5069f3af472a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md index b2cc80718a91..5a93dedf8bae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootAnalyticItemActivityStat --- @@ -887,6 +887,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1028,7 +1081,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1039,7 +1092,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1062,7 +1115,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1209,12 +1262,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1685,7 +1738,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1743,6 +1796,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1875,6 +1976,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2061,10 +2163,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2310,6 +2412,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2480,6 +2585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3553,7 +3671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4026,7 +4144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4371,6 +4501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4419,7 +4550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4453,6 +4584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4473,7 +4607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4518,53 +4658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4700,6 +4796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4725,10 +4826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5044,7 +5145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5060,6 +5161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5299,8 +5428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5507,7 +5634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5534,7 +5661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5790,7 +5917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5930,6 +6057,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6071,7 +6251,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6082,7 +6262,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6105,7 +6285,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6252,12 +6432,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6728,7 +6908,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6786,6 +6966,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6918,6 +7146,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7104,10 +7333,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7330,6 +7559,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7500,6 +7732,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8576,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8573,7 +8818,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9046,7 +9291,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9407,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9473,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9504,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9391,6 +9648,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9439,7 +9697,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9473,6 +9731,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9493,7 +9754,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9538,53 +9805,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9720,6 +9943,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9745,10 +9973,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10064,7 +10292,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10080,6 +10308,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10319,8 +10575,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10527,7 +10781,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10554,7 +10808,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10810,7 +11064,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md index 0c5872515edc..2f14458ed167 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootChild --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md index 7862b8914bb6..3188ee2e73f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgGroupDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md index abcf3b223d74..f44e6d62596b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md index 83932434522a..c98ce0e9b87c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md index 1681701d58ed..8cbabd9c61cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md index f900639ab4f4..3b294acfd90e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md index a3b5f5b971a8..335c9a807976 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md index b80f04400be5..9535eed85c00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md index 35d718b62149..bb49242c2669 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md index beeed7a26403..35f40c3f9a24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md index 21c15b42cfef..fea2682130cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListColumn --- @@ -1372,10 +1372,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1529,10 +1529,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1625,10 +1625,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md index bd8319b0bacf..82974c3bbc4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentType --- @@ -1017,10 +1017,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1248,10 +1248,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1480,10 +1480,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1704,10 +1704,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1866,10 +1866,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2038,10 +2038,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md index 41d3480ec563..31a80c2e1982 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentTypeColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md index 2274c7a3f85b..398748fda11d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md index fc77895088e7..31037637b3f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItem --- @@ -26,7 +26,8 @@ Create new navigation property to items for shares New-MgShareListItem -SharedDriveItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ New-MgShareListItem -SharedDriveItemId -BodyParameter [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1097,6 +1127,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1238,7 +1321,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1249,7 +1332,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1272,7 +1355,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1419,12 +1502,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1895,7 +1978,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1953,6 +2036,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2085,6 +2216,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2271,10 +2403,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2491,6 +2623,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2661,6 +2796,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3640,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3734,7 +3882,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4207,7 +4355,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4471,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4537,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4568,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4552,6 +4712,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4600,7 +4761,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4634,6 +4795,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4654,7 +4818,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4699,53 +4869,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4881,6 +5007,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4906,10 +5037,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5225,7 +5356,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5241,6 +5372,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5480,8 +5639,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5688,7 +5845,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5715,7 +5872,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5971,7 +6128,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6108,6 +6265,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6249,7 +6459,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6260,7 +6470,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6283,7 +6493,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6430,12 +6640,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6906,7 +7116,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6964,6 +7174,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7096,6 +7354,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7675,7 +7934,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7702,7 +7961,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7958,7 +8217,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8018,10 +8277,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8286,6 +8545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9336,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9306,7 +9578,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9769,7 +10041,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10157,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10223,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10254,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10114,6 +10398,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10162,7 +10447,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10196,6 +10481,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10216,7 +10504,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10262,64 +10556,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10443,6 +10693,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10468,10 +10723,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10787,7 +11042,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10803,6 +11058,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11009,6 +11292,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11145,6 +11429,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11286,7 +11632,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11297,7 +11643,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11320,7 +11666,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11467,12 +11813,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11766,15 +12112,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11952,7 +12289,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12010,6 +12347,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12142,6 +12527,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12447,6 +12833,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12777,7 +13164,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12804,7 +13191,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13060,7 +13447,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13120,10 +13507,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13385,6 +13772,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14563,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14405,7 +14805,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14868,7 +15268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15213,6 +15625,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15261,7 +15674,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15295,6 +15708,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15315,7 +15731,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15360,53 +15782,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15542,6 +15920,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15567,10 +15950,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15886,7 +16269,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15902,6 +16285,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16090,6 +16501,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16227,6 +16642,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16368,7 +16836,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16379,7 +16847,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16402,7 +16870,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16549,12 +17017,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17025,7 +17493,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17083,6 +17551,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17215,6 +17731,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17401,10 +17918,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17658,6 +18175,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17828,6 +18348,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +19192,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18901,7 +19434,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19374,7 +19907,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +20023,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +20089,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +20120,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19719,6 +20264,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19767,7 +20313,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19801,6 +20347,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19821,7 +20370,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19866,53 +20421,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20048,6 +20559,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20073,10 +20589,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20392,7 +20908,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20408,6 +20924,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20647,8 +21191,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20855,7 +21397,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20882,7 +21424,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21138,7 +21680,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21285,6 +21827,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21426,7 +22030,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21437,7 +22041,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21460,7 +22064,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21607,12 +22211,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21906,15 +22510,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22092,7 +22687,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22150,6 +22745,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22282,6 +22925,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22587,6 +23231,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22917,7 +23562,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22944,7 +23589,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23200,7 +23845,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23260,10 +23905,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23525,6 +24170,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24961,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24545,7 +25203,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25008,7 +25666,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25782,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25848,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25879,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25353,6 +26023,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25401,7 +26072,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25435,6 +26106,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25455,7 +26129,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25500,53 +26180,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25682,6 +26318,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25707,10 +26348,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26026,7 +26667,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26042,6 +26683,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md index ab88cd89ecce..744e24f44919 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md index 7c5c926a55ba..d8e388695276 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md index c22f621c136f..32f160847547 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md index f274f564e578..974353ca460e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md index 8fa58843fa10..18471dace29a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareSharedDriveItemSharedDriveItem --- @@ -886,6 +886,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1027,7 +1080,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1038,7 +1091,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1061,7 +1114,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1208,12 +1261,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1684,7 +1737,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1742,6 +1795,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1874,6 +1975,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2179,6 +2281,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2509,7 +2612,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2536,7 +2639,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -2792,7 +2895,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -2852,10 +2955,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3117,6 +3220,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3900,6 +4011,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4137,7 +4253,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4600,7 +4716,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4715,8 +4832,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4781,7 +4898,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4802,6 +4929,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4945,6 +5073,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4993,7 +5122,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5027,6 +5156,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5047,7 +5179,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5092,53 +5230,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5274,6 +5368,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5299,10 +5398,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5618,7 +5717,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5634,6 +5733,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5947,6 +6074,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6088,7 +6277,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6099,7 +6288,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6122,7 +6311,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6269,12 +6458,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6568,15 +6757,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6754,7 +6934,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6812,6 +6992,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6944,6 +7172,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7249,6 +7478,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7579,7 +7809,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7606,7 +7836,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7862,7 +8092,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -7922,10 +8152,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8187,6 +8417,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8970,6 +9208,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9207,7 +9450,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9670,7 +9913,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9785,8 +10029,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9851,7 +10095,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9872,6 +10126,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10015,6 +10270,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10063,7 +10319,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10097,6 +10353,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10117,7 +10376,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10162,53 +10427,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10344,6 +10565,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10369,10 +10595,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10688,7 +10914,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10704,6 +10930,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10992,6 +11246,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11133,7 +11440,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11144,7 +11451,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11167,7 +11474,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11314,12 +11621,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11790,7 +12097,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11848,6 +12155,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11980,6 +12335,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12166,10 +12522,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12423,6 +12779,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12593,6 +12952,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13429,6 +13796,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13666,7 +14038,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14139,7 +14511,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14254,8 +14627,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14320,7 +14693,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14341,6 +14724,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14484,6 +14868,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14532,7 +14917,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14566,6 +14951,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14586,7 +14974,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14631,53 +15025,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14813,6 +15163,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14838,10 +15193,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15157,7 +15512,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15173,6 +15528,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15412,8 +15795,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15620,7 +16001,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15647,7 +16028,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15903,7 +16284,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16025,6 +16406,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16166,7 +16600,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16177,7 +16611,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16200,7 +16634,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16347,12 +16781,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16823,7 +17257,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16881,6 +17315,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17013,6 +17495,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17199,10 +17682,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17456,6 +17939,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17626,6 +18112,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18462,6 +18956,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18699,7 +19198,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19172,7 +19671,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19287,8 +19787,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19353,7 +19853,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19374,6 +19884,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19517,6 +20028,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19565,7 +20077,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19599,6 +20111,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19619,7 +20134,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19664,53 +20185,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19846,6 +20323,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19871,10 +20353,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20190,7 +20672,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20206,6 +20688,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20445,8 +20955,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20653,7 +21161,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20680,7 +21188,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20936,7 +21444,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21057,6 +21565,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21198,7 +21768,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21209,7 +21779,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21232,7 +21802,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21379,12 +21949,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21678,15 +22248,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -21864,7 +22425,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -21922,6 +22483,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22054,6 +22663,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22359,6 +22969,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22689,7 +23300,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22716,7 +23327,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -22972,7 +23583,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23032,10 +23643,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23297,6 +23908,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24080,6 +24699,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24317,7 +24941,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24780,7 +25404,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24895,8 +25520,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24961,7 +25586,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24982,6 +25617,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25125,6 +25761,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25173,7 +25810,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25207,6 +25844,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25227,7 +25867,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25272,53 +25918,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25454,6 +26056,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25479,10 +26086,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25798,7 +26405,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25814,6 +26421,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -26102,6 +26737,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26243,7 +26931,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26254,7 +26942,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26277,7 +26965,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26424,12 +27112,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -26900,7 +27588,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -26958,6 +27646,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27090,6 +27826,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27395,6 +28132,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -27725,7 +28463,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -27752,7 +28490,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28008,7 +28746,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28070,6 +28808,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -28158,10 +28904,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29081,6 +29827,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29318,7 +30069,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -29781,7 +30532,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -29896,8 +30648,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -29962,7 +30714,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -29983,6 +30745,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30126,6 +30889,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30174,7 +30938,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30208,6 +30972,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30228,7 +30995,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30273,53 +31046,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30455,6 +31184,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30480,10 +31214,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -30799,7 +31533,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -30815,6 +31549,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31135,6 +31897,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31276,7 +32091,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31287,7 +32102,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31310,7 +32125,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31457,12 +32272,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -31933,7 +32748,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -31991,6 +32806,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32123,6 +32986,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32702,7 +33566,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32729,7 +33593,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -32985,7 +33849,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33045,10 +33909,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -33313,6 +34177,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34096,6 +34968,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34333,7 +35210,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -34796,7 +35673,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -34911,8 +35789,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -34977,7 +35855,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -34998,6 +35886,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35141,6 +36030,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35189,7 +36079,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35223,6 +36113,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35243,7 +36136,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35288,53 +36187,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35470,6 +36325,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35495,10 +36355,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -35814,7 +36674,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -35830,6 +36690,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36036,6 +36924,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -36299,6 +37188,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36440,7 +37382,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36451,7 +37393,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36474,7 +37416,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36621,12 +37563,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37097,7 +38039,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37155,6 +38097,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37287,6 +38277,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37473,10 +38464,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37730,6 +38721,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -37900,6 +38894,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38736,6 +39738,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -38973,7 +39980,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39446,7 +40453,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39561,8 +40569,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39627,7 +40635,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39648,6 +40666,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -39791,6 +40810,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -39839,7 +40859,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -39873,6 +40893,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -39893,7 +40916,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -39938,53 +40967,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40120,6 +41105,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40145,10 +41135,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40464,7 +41454,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40480,6 +41470,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40719,8 +41737,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -40927,7 +41943,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -40954,7 +41970,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41210,7 +42226,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41332,6 +42348,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41473,7 +42542,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41484,7 +42553,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41507,7 +42576,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41654,12 +42723,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42130,7 +43199,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42188,6 +43257,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42320,6 +43437,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42625,6 +43743,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -42955,7 +44074,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -42982,7 +44101,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -43238,7 +44357,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -43298,10 +44417,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43563,6 +44682,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44080,6 +45207,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44480,7 +45612,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44943,7 +46075,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -45058,8 +46191,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -45124,7 +46257,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -45145,6 +46288,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45288,6 +46432,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45336,7 +46481,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45370,6 +46515,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45390,7 +46538,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45435,53 +46589,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45617,6 +46727,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45642,10 +46757,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45961,7 +47076,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45977,6 +47092,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md index 208288302d74..6abf1f1a790f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDrive --- @@ -1198,6 +1198,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1339,7 +1392,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1350,7 +1403,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1373,7 +1426,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1520,12 +1573,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1996,7 +2049,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2054,6 +2107,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2186,6 +2287,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2290,6 +2392,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2541,6 +2651,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2871,7 +2982,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2898,7 +3009,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3154,7 +3265,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3198,10 +3309,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4156,6 +4267,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4393,7 +4509,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4856,7 +4972,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5088,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5154,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5185,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5201,6 +5329,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5249,7 +5378,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5283,6 +5412,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5303,7 +5435,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5348,53 +5486,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5530,6 +5624,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5555,10 +5654,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5874,7 +5973,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5890,6 +5989,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6231,6 +6358,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6372,7 +6552,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6383,7 +6563,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6406,7 +6586,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6553,12 +6733,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7029,7 +7209,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7087,6 +7267,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7219,6 +7447,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7405,10 +7634,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7662,6 +7891,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7832,6 +8064,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8908,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8905,7 +9150,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9378,7 +9623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9723,6 +9980,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9771,7 +10029,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9805,6 +10063,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9825,7 +10086,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9870,53 +10137,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10052,6 +10275,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10077,10 +10305,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10396,7 +10624,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10412,6 +10640,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10651,8 +10907,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10859,7 +11113,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10886,7 +11140,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11142,7 +11396,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11263,6 +11517,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11404,7 +11720,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11415,7 +11731,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11438,7 +11754,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11585,12 +11901,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11884,15 +12200,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12070,7 +12377,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12128,6 +12435,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12260,6 +12615,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12565,6 +12921,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12895,7 +13252,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12922,7 +13279,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13178,7 +13535,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13238,10 +13595,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13503,6 +13860,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14651,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14523,7 +14893,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14986,7 +15356,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15472,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15538,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15569,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15331,6 +15713,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15379,7 +15762,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15413,6 +15796,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15433,7 +15819,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15478,53 +15870,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15660,6 +16008,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15685,10 +16038,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16004,7 +16357,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16020,6 +16373,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16308,6 +16689,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16449,7 +16883,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16460,7 +16894,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16483,7 +16917,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16630,12 +17064,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17106,7 +17540,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17164,6 +17598,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17296,6 +17778,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17482,10 +17965,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17739,6 +18222,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17909,6 +18395,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19239,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18982,7 +19481,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19455,7 +19954,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +20070,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +20136,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +20167,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19800,6 +20311,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19848,7 +20360,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19882,6 +20394,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19902,7 +20417,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19947,53 +20468,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20129,6 +20606,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20154,10 +20636,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20473,7 +20955,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20489,6 +20971,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20728,8 +21238,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20936,7 +21444,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20963,7 +21471,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21219,7 +21727,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21368,6 +21876,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21509,7 +22070,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21520,7 +22081,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21543,7 +22104,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21690,12 +22251,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22166,7 +22727,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22224,6 +22785,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22356,6 +22965,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22542,10 +23152,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22799,6 +23409,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22969,6 +23582,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24426,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24042,7 +24668,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24515,7 +25141,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +25257,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25323,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25354,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24860,6 +25498,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24908,7 +25547,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24942,6 +25581,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24962,7 +25604,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25007,53 +25655,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25189,6 +25793,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25214,10 +25823,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25533,7 +26142,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25549,6 +26158,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25788,8 +26425,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -25996,7 +26631,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -26023,7 +26658,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26279,7 +26914,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26400,6 +27035,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26541,7 +27238,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26552,7 +27249,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26575,7 +27272,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26722,12 +27419,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27021,15 +27718,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -27207,7 +27895,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27265,6 +27953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27397,6 +28133,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27702,6 +28439,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -28032,7 +28770,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28059,7 +28797,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28315,7 +29053,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28375,10 +29113,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28640,6 +29378,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +30169,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29660,7 +30411,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30123,7 +30874,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30990,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +31056,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +31087,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30468,6 +31231,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30516,7 +31280,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30550,6 +31314,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30570,7 +31337,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30615,53 +31388,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30797,6 +31526,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30822,10 +31556,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31141,7 +31875,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31157,6 +31891,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31445,6 +32207,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31586,7 +32401,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31597,7 +32412,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31620,7 +32435,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31767,12 +32582,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32243,7 +33058,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32301,6 +33116,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32433,6 +33296,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32738,6 +33602,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -33068,7 +33933,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -33095,7 +33960,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33351,7 +34216,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33413,6 +34278,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33501,10 +34374,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34424,6 +35297,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34661,7 +35539,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35124,7 +36002,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +36118,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +36184,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +36215,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35469,6 +36359,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35517,7 +36408,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35551,6 +36442,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35571,7 +36465,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35616,53 +36516,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35798,6 +36654,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35823,10 +36684,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36142,7 +37003,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36158,6 +37019,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36535,6 +37424,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36676,7 +37618,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36687,7 +37629,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36710,7 +37652,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36857,12 +37799,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37333,7 +38275,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37391,6 +38333,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37523,6 +38513,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37709,10 +38700,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37966,6 +38957,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38136,6 +39130,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39974,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39209,7 +40216,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39682,7 +40689,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40805,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40871,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40902,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40027,6 +41046,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40075,7 +41095,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40109,6 +41129,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40129,7 +41152,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40174,53 +41203,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40356,6 +41341,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40381,10 +41371,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40700,7 +41690,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40716,6 +41706,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40955,8 +41973,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41163,7 +42179,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41190,7 +42206,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41446,7 +42462,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41579,6 +42595,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41720,7 +42789,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41731,7 +42800,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41754,7 +42823,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41901,12 +42970,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42377,7 +43446,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42435,6 +43504,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42567,6 +43684,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42753,10 +43871,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43010,6 +44128,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43180,6 +44301,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +45145,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44253,7 +45387,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44726,7 +45860,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45976,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +46042,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +46073,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45071,6 +46217,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45119,7 +46266,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45153,6 +46300,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45173,7 +46323,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45218,53 +46374,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45400,6 +46512,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45425,10 +46542,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45744,7 +46861,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45760,6 +46877,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -45999,8 +47144,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -46207,7 +47350,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -46234,7 +47377,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46490,7 +47633,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md index afb299e2307b..d18c99380feb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveBundle --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md index c8ec3a1a5d09..115cf24c8801 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItem --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md index e73109f6639b..dd27f3fb2184 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemAnalyticItemActivityStat --- @@ -914,6 +914,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1055,7 +1108,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1066,7 +1119,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1089,7 +1142,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1236,12 +1289,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1712,7 +1765,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1770,6 +1823,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1902,6 +2003,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2088,10 +2190,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2337,6 +2439,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2507,6 +2612,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3343,6 +3456,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3580,7 +3698,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4053,7 +4171,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4168,8 +4287,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4234,7 +4353,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4255,6 +4384,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4398,6 +4528,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4446,7 +4577,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4480,6 +4611,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4500,7 +4634,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4545,53 +4685,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4727,6 +4823,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4752,10 +4853,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5071,7 +5172,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5087,6 +5188,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5326,8 +5455,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5534,7 +5661,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5561,7 +5688,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5817,7 +5944,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5957,6 +6084,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6098,7 +6278,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6109,7 +6289,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6132,7 +6312,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6279,12 +6459,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6755,7 +6935,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6813,6 +6993,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6945,6 +7173,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7131,10 +7360,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7357,6 +7586,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7527,6 +7759,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8363,6 +8603,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8600,7 +8845,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9073,7 +9318,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9188,8 +9434,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9254,7 +9500,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9275,6 +9531,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9418,6 +9675,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9466,7 +9724,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9500,6 +9758,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9520,7 +9781,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9565,53 +9832,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9747,6 +9970,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9772,10 +10000,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10091,7 +10319,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10107,6 +10335,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10346,8 +10602,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10554,7 +10808,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10581,7 +10835,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10837,7 +11091,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md index 5b93463565b8..44ec005c3618 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemChild --- @@ -1916,6 +1916,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2057,7 +2110,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2068,7 +2121,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2091,7 +2144,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2238,12 +2291,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2714,7 +2767,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2772,6 +2825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2904,6 +3005,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3090,10 +3192,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3310,6 +3412,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3480,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4553,7 +4671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5026,7 +5144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5371,6 +5501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5419,7 +5550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5453,6 +5584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5473,7 +5607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5518,53 +5658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5700,6 +5796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5725,10 +5826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6044,7 +6145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6060,6 +6161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6299,8 +6428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6507,7 +6634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6534,7 +6661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6790,7 +6917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6946,6 +7073,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7087,7 +7267,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7098,7 +7278,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7121,7 +7301,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7268,12 +7448,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7744,7 +7924,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7802,6 +7982,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7934,6 +8162,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8120,10 +8349,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8377,6 +8606,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8547,6 +8779,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9623,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9620,7 +9865,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10093,7 +10338,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10454,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10520,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10551,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10438,6 +10695,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10486,7 +10744,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10520,6 +10778,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10540,7 +10801,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10585,53 +10852,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10767,6 +10990,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10792,10 +11020,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11111,7 +11339,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11127,6 +11355,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11366,8 +11622,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11574,7 +11828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11601,7 +11855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11857,7 +12111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11988,6 +12242,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12129,7 +12436,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12140,7 +12447,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12163,7 +12470,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12310,12 +12617,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12786,7 +13093,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12844,6 +13151,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12976,6 +13331,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13162,10 +13518,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13419,6 +13775,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13589,6 +13948,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14792,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14662,7 +15034,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15135,7 +15507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15480,6 +15864,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15528,7 +15913,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15562,6 +15947,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15582,7 +15970,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15627,53 +16021,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15809,6 +16159,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15834,10 +16189,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16153,7 +16508,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16169,6 +16524,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16408,8 +16791,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16616,7 +16997,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16643,7 +17024,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16899,7 +17280,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17020,6 +17401,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17161,7 +17604,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17172,7 +17615,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17195,7 +17638,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17342,12 +17785,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17641,15 +18084,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17827,7 +18261,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17885,6 +18319,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18017,6 +18499,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18805,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18652,7 +19136,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18679,7 +19163,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18935,7 +19419,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18995,10 +19479,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19260,6 +19744,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20535,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20280,7 +20777,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20743,7 +21240,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21356,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21422,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21453,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21088,6 +21597,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21136,7 +21646,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21170,6 +21680,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21190,7 +21703,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21235,53 +21754,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21417,6 +21892,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21442,10 +21922,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21761,7 +22241,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21777,6 +22257,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22137,6 +22645,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22278,7 +22848,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22289,7 +22859,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22312,7 +22882,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22459,12 +23029,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22758,15 +23328,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22944,7 +23505,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23002,6 +23563,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23134,6 +23743,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23439,6 +24049,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23769,7 +24380,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23796,7 +24407,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24052,7 +24663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24112,10 +24723,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24377,6 +24988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25779,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25397,7 +26021,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25860,7 +26484,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26600,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26666,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26697,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26205,6 +26841,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26253,7 +26890,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26287,6 +26924,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26307,7 +26947,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26352,53 +26998,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26534,6 +27136,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26559,10 +27166,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26878,7 +27485,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26894,6 +27501,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27182,6 +27817,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27323,7 +28011,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27334,7 +28022,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27357,7 +28045,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27504,12 +28192,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27980,7 +28668,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28038,6 +28726,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28170,6 +28906,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28749,7 +29486,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28776,7 +29513,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29032,7 +29769,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29092,10 +29829,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29360,6 +30097,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30888,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30380,7 +31130,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30843,7 +31593,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31709,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31775,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31806,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31188,6 +31950,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31236,7 +31999,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31270,6 +32033,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31290,7 +32056,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31335,53 +32107,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31517,6 +32245,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31542,10 +32275,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31861,7 +32594,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31877,6 +32610,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32083,6 +32844,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32637,7 +33399,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32664,7 +33426,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32921,7 +33683,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md index d717bab84297..ebe52c8d8100 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgUserDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md index db66677da89f..a77749cc7648 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md index 63ece5a402c4..25106e18a209 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md index 79cac217bf85..66f060789c0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md index 39ea6a1da6ec..d1044bcb9730 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md index 8f5b7156e0de..5111a41d15e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md index 4185f87ac06e..144891e1ac11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md index ec2b27800419..06ca076e93ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md index 92ef813f0dcf..cd9b17047adb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md index 1323ebe83d79..363b2074cbc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md index f8306ffc5358..ed6a7cb0f724 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentType --- @@ -1045,10 +1045,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1276,10 +1276,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1508,10 +1508,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1732,10 +1732,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1894,10 +1894,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2066,10 +2066,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md index abe16c0056c2..ea915c4c5c76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentTypeColumn --- @@ -1426,10 +1426,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1583,10 +1583,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1679,10 +1679,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md index 7e7323a781a9..337a0ae3cb6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md index 83dc33cf4a52..881a52adc4c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItem --- @@ -26,7 +26,8 @@ Create new navigation property to items for users New-MgUserDriveListItem -DriveId -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ New-MgUserDriveListItem -DriveId -UserId -BodyParameter [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1124,6 +1154,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1265,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1276,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1299,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1446,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1922,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1980,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2112,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2298,10 +2430,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2518,6 +2650,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2688,6 +2823,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3667,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3761,7 +3909,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4234,7 +4382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4579,6 +4739,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4627,7 +4788,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4661,6 +4822,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4681,7 +4845,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4726,53 +4896,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4908,6 +5034,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4933,10 +5064,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5252,7 +5383,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5268,6 +5399,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5507,8 +5666,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5715,7 +5872,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5742,7 +5899,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5998,7 +6155,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6135,6 +6292,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6276,7 +6486,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6287,7 +6497,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6310,7 +6520,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6457,12 +6667,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6933,7 +7143,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6991,6 +7201,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7123,6 +7381,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7702,7 +7961,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7729,7 +7988,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7985,7 +8244,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8045,10 +8304,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8313,6 +8572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9363,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9333,7 +9605,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9796,7 +10068,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10184,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10250,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10281,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10141,6 +10425,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10189,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10223,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10243,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10289,64 +10583,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10470,6 +10720,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10495,10 +10750,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10814,7 +11069,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10830,6 +11085,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11036,6 +11319,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11172,6 +11456,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11313,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11324,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11347,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11494,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11793,15 +12139,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11979,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12037,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12169,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12474,6 +12860,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12804,7 +13191,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12831,7 +13218,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13087,7 +13474,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13147,10 +13534,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13412,6 +13799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14432,7 +14832,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14895,7 +15295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15240,6 +15652,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15288,7 +15701,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15322,6 +15735,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15342,7 +15758,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15387,53 +15809,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15569,6 +15947,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15594,10 +15977,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15913,7 +16296,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15929,6 +16312,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16117,6 +16528,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16254,6 +16669,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16395,7 +16863,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16406,7 +16874,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16429,7 +16897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16576,12 +17044,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17052,7 +17520,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17110,6 +17578,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17242,6 +17758,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17428,10 +17945,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17685,6 +18202,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17855,6 +18375,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +19219,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18928,7 +19461,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19401,7 +19934,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +20050,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +20116,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +20147,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19746,6 +20291,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19794,7 +20340,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19828,6 +20374,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19848,7 +20397,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19893,53 +20448,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20075,6 +20586,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20100,10 +20616,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20419,7 +20935,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20435,6 +20951,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20674,8 +21218,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20882,7 +21424,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20909,7 +21451,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21165,7 +21707,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21312,6 +21854,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21453,7 +22057,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21464,7 +22068,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21487,7 +22091,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21634,12 +22238,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21933,15 +22537,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22119,7 +22714,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22177,6 +22772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22309,6 +22952,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22614,6 +23258,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22944,7 +23589,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22971,7 +23616,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23227,7 +23872,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23287,10 +23932,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23552,6 +24197,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24988,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24572,7 +25230,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25035,7 +25693,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25809,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25875,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25906,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25380,6 +26050,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25428,7 +26099,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25462,6 +26133,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25482,7 +26156,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25527,53 +26207,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25709,6 +26345,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25734,10 +26375,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26053,7 +26694,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26069,6 +26710,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md index 8115955340f7..b65ce2998555 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md index b832495c9ff1..ac32a884926e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md index 426efe44b687..e881ceec31b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md index 0b9a82314849..49ea80651c21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md index d60153ca6b8e..b6e3c10950d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md index 73e93cbebc9e..4a3414a75ff2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootAnalyticItemActivityStat --- @@ -887,6 +887,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1028,7 +1081,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1039,7 +1092,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1062,7 +1115,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1209,12 +1262,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1685,7 +1738,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1743,6 +1796,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1875,6 +1976,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2061,10 +2163,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2310,6 +2412,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2480,6 +2585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3553,7 +3671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4026,7 +4144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4371,6 +4501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4419,7 +4550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4453,6 +4584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4473,7 +4607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4518,53 +4658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4700,6 +4796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4725,10 +4826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5044,7 +5145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5060,6 +5161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5299,8 +5428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5507,7 +5634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5534,7 +5661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5790,7 +5917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5930,6 +6057,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6071,7 +6251,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6082,7 +6262,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6105,7 +6285,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6252,12 +6432,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6728,7 +6908,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6786,6 +6966,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6918,6 +7146,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7104,10 +7333,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7330,6 +7559,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7500,6 +7732,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8576,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8573,7 +8818,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9046,7 +9291,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9407,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9473,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9504,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9391,6 +9648,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9439,7 +9697,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9473,6 +9731,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9493,7 +9754,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9538,53 +9805,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9720,6 +9943,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9745,10 +9973,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10064,7 +10292,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10080,6 +10308,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10319,8 +10575,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10527,7 +10781,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10554,7 +10808,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10810,7 +11064,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md index 2090cc51c320..6412b75a568d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootChild --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md index 8a6c8a9de45d..55f01bdf0700 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgUserDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md index bbc7ffda66e7..6c041e2b2fbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md index f920096ce513..3e446eb7488c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md index 572e42f85a61..118ee2f0416b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md index 262092dfe5ba..3b43e7aef3d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md index ab74c1ad8f6c..c4715c7c9557 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md index 07917a95857b..1bca8b5917fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md index 97dd1fee7a9a..23ce98832067 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md index 62177c100e80..ce734063b552 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md index 10428eea0fac..4537943c1c67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md index f63378d253b5..c9f6ac25e005 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md index e084a5008d96..9329c3af680d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md index 198b2cc5e6b8..36a77f6cde56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md index a66767295b8f..8c3372e1bbad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md index 9f123c6890d6..978b8dbdfcfd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md index 6e9fbfc564d1..31dce498a5a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md index 6dbbda75d3ce..13b7d985d796 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md index 86ce24dd9474..a83fabb4d4a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md index 8c067178e88f..c6f48275b9fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md index 32989adbc4b5..4b125d389cdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md index 1206d2e56482..0089012666cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md index 3b09f45a303a..e1f1b890e420 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md index a7f05feca249..c0b2779c67ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md index ac30ff7ad09a..7027028997e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md index 64b9e7aa2aab..d2df6d1747f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md index c0a7d2040b6d..c48e5e5e209d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md index ea770e84479a..72dd0dbd44ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md index 3d75e284be9f..dfa9f7faf87d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md index c1095a05c5b8..4deefabdcc6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md index d6982136ac49..5ccc360e7355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md index 0e7b592d5122..20931fd13a9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md index 6bca2586d0ae..f793ba45c8fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md index c406defca2dd..e18a2485fd50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md index 0c4bc2a24993..d159cdf7f539 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md index cc8fd67917c0..608d5948614c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md index db0bd9ab8fc4..f3b50059b370 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md index 962b4dcc44f8..587350460e4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md index 84e04e782ef1..fb9351e637ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md index 7a05e2e729b0..74b88bdfc68c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md index aa3be11db1e8..9a763eaa505b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md index 1c54f4665a25..839e4104e510 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md index c426e4885664..ac6b6272a429 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md index 904f0d7da862..d5f94525df7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md index 8e5c96477c02..d1d1e3a17d06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md index e3993103d7eb..9af1a9dce708 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md index 2da650336a81..0b31aa5eafff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md index c603567e54f7..8a9a0c8dc81e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md index 61c768b4c6a1..841b21e847b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md index 8eb4c66bdf82..3df2ec8d8bf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md index 8c5d91d53045..c246eded19c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md index 81f4e7748f95..a7f7f8a6e2f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md index d65670f3c43f..9cd7c54393e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md index 0784341e32a4..db2c25d507a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md index e94df37a235d..ce8d03c85d54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md index 17fd3582e4ec..6a01a72e2813 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md index 37ff89792b3c..1ea763e2e81f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md index 979498eecf32..a63f15b939bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md index b3f75ebd747f..48854d1078e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md index db3ccc2913bd..1db65c4e00f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md index 4fc6b2a9b1f2..760a1f12490e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md index 8dab67874055..6879429dd5ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md index b3ce64ed0f19..50fd989853a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md index 2a1cf633ce5a..0ed2e296a94b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md index dff5bee3827e..63f950aa6385 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md index 4b019b231cfa..1dcc7f776297 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md index 671c83115a13..88a5f8dc379a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md index b15268e51470..c07c2e8f4b91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md index a08fcd8121c8..7f63e5b7af60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md index cd785f31659c..4e1357df6aea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md index a1d3c82202ba..23405d72f504 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md index 1d52df045c79..d013b778cbbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md index 8b01c5416f37..bcbdfb71cb2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md index 1121f9581aed..a662cd801320 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md index 7bc8da15fdd7..770fe5eb8e39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md index 2277214eba35..8046ac437644 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md index 99286f8ca084..7685ac1a4528 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md index 6b1e1a78847b..2c42139494bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md index b637a0bd9966..7df50aa663ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md index 809bb033b155..6d3b167bf308 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md index 935902d34530..eb8627eb0843 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md index 2f6d5aca748b..d81f4da912b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md index 1308bdad5d26..9ac4012c547b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md index 6231e8e64328..3643ac26d9e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md index f8718ae7ea93..55a82c32bedd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md index 346d63a9d181..6b9b67399bff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md index 8479c2c5f215..3a8473f9d706 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md index 9192a71ddccb..c2a2eed51bd2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md index 0b4c0c51269b..a0f69889955d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md index e87c08100ac8..40a6f2a3ffef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md index dd1d8bd228ac..a1d07ba3b8a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md index defb6ebe6a3d..07fb4cd097cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md index 83b139234e3e..ea38fc58b21a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md index 53fdf46eb32e..ca3d3eeb822c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md index 68dbafce1231..a432c947814d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md index a5cee5bde2de..23e772321fd2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md index 961be20e9cf4..1cb95ec39a28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md index ae4ded06fe27..09493f1efd3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md index ca7a97d234ab..e022b93a12a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md index 46ac912c667d..ee74ebbf1f0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md index e75982bbf575..5c011d78e263 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md index ff4b75cb4db4..00c699ed99bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md index ff1593bca36f..25773d9f508b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md index d5a68e102875..12f382d0cfa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md index 0a0f45eb1134..b60b5c44ad19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md index 639928f5c0a9..4f03798960b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md index dacd3860e74e..317e194b8c94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md index 265fa2439cfb..67f82d595763 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md index 8d99298d9de5..0e74c8bf05ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md index 0d40b806f971..4f05dcd3a34e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md index 3523cb189312..acc4456ee0be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md index 6c753e0832db..44ca5dee3650 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md index 5b6925f56ad6..a40bfc3392a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md index de975892c5d3..c167aab2af64 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md index f3ebb22ecf13..d7bf4390cf5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md index 739bd432d40d..1297acdf48be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md index c057f2a6ebae..c812d90eaceb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md index 5c50b54edd0a..54032f48a224 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md index 8f50fe6bb668..fd318322f1f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md index 1357b11045e5..ba797bef1c79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md index 89fd92948bd0..9c150b9ad252 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md index 60cdea328193..19a9802af31d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md index ccbe00e4c499..a654adab895c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md index 9b4383f0d1d5..ec9e355db0e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md index 1cfd9c46d8c6..c481efd0eb68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md index 70ae2f2767b6..6231f4d35c7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md index 04f54c237b6a..ea2a37a30702 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md index 79799cff2f42..26b21f00b526 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md index 2a36176346bc..f3f30ba29528 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md index 2fabe71334c3..f96a3e1f459f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md index c5c9fc89dbda..c7fd7b3e7f03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md index 3ab13c26dbc2..2650a9c47050 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md index 31da5f0d6fbb..2b480da4e577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md index dd17f06034c7..dcd3e7f538ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md index 7fa6aa714b39..2e6039fadd8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md index 04c2982ebfe9..2880c298f45d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md index 60b2668ac293..f0ad56fd265d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md index e18ac3281660..442b1a0f3775 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md index dd314044053e..279b36cb6428 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md index dc34571d4aa2..a17d0daac20e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md index ffdf47c65725..011cf1ba3823 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md index cb68aefb954c..8819dc2e2708 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md index f32f249e8ac0..2dd388b55d35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md index ef3c340c4d6e..8800864cc89d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md index 843c4f009491..12543a8e738c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md index 831da57ec318..ea81c4738d2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md index 35349e82fb07..62e1a7b7d405 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md index 79ea335f0117..74651ad45355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md index 9ac8291d01dd..cb034bd9a14f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareSharedDriveItemSharedDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md index 4f646a31e0b5..9b99551e0225 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md index 9c2f5cf2ecf3..f233d87e0677 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md index 34b56eef6493..46fdb092bd74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md index ef1a050241e1..fbef5ba9ee42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md index 353c64986ce2..40fae4758c47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md index 59afeb65ff81..05d72aeff361 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md index 197f6657a297..a636198a5a16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md index 581f573333a9..9016dcdf18bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md index ce2ccf17820f..55570afcbc89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md index fefbd5a0d64e..5154de1acbdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md index 622072c57711..48f1290dd126 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md index e6f344723e14..a1c34f4c24b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md index 92074d89c2e6..3ee0a0c88abe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md index 9895c89fba71..92ff2305ea4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md index bf22969f76bc..698ef6d871a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md index 875bfb6eb8d9..9d85f3309019 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md index 2a910442a2d0..abc354a46a5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md index 907665c11699..51946aa66172 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md index eeb185578723..339932123ea0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md index 7e48e43f09fc..1e2de3965852 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md index dbcc9f0bd208..58604fe56f9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md index e24cd752158e..b0ae064cfe29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md index eec09b6c769c..a42d476608e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md index 62c10b10820b..df94894bc578 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md index 83cc90890a64..972385449178 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md index 158047216884..353d2ca05c3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md index a28b4478071d..56db59d23c22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md index d8466962f6a0..3c1f64699eb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md index ac4777b60b2c..e0637861a3d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md index 5743ac0f1ca7..c2b69823eaa0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md index 707983a6b1cd..eb23645ffa9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md index 36acec7a83e6..beb3c0c58888 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md index 9f3ca931eb2b..157d8ecc154a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md index 0ddce589a4aa..3d7059d2f602 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md index 658c3b900f63..cd480205bb7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md index a8f1d7dbd221..b63db34b0139 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md index b911e157eec9..bea0e8a5ad50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md index e91dbaf7cf77..5cd88978f77c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md index c046f711b091..863b4adccaca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md index b1067a642aa7..e88f095aeeff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md index 541b69616a0b..d833bec8f654 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md index e13f18dfa975..8a48a1049fe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md index a94c9ac17d9f..d0f31c4146d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md index d696956c1d02..8e3799842214 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md index 0f043dcde504..2f0e3518b046 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md index 5deb32e3e80f..3c608529ac57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md index 65d97dab4c9b..5d80872ad0a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md index 8aa8ed8fdd5b..8447cf75912d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md index d0f63c3e5216..11a7c2fab8ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md index f06ef9ba27e5..633110ad037d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md index 118b836dfa0b..b543c0e88f61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md index 6b43e642d7db..21e10c8a43c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md index afb793e33d69..efe8fd709326 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md index 9eb9b62adb83..70ed02c19840 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md index 200d40e3e1c1..740193365596 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md index 791d7cead8e6..4c8b3d5b37d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md index a53ae56562e3..6a218e69295c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md index 47130589758c..a31ac18cc1d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md index 8b02e0babf12..b11e40763ee2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md index abf4fe8d608e..b974697db46b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md index a878cf51b190..2b6c0269de6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md index a05930c0c032..f0c52c161e02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. **Permissions** @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md index 60d49dad289e..24d642f224fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md index 6589aa3e0828..96cbc1d0de36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md index 48b287231c9a..f1ee632b5213 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md index 5ec95de650cd..f764ce735b07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md index 077beb93ea47..fab897fd5381 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md index 6899920f1f68..a88890d19e52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -411,7 +411,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md index 624dd44b81da..ae110e7644d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgGroupDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md index 45d24ba1290b..e5dab6441f22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md index 4082874ab3bc..5b636b6311b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md index 6f747daedb7d..3cfb26ac9f6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgGroupDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgGroupDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md index 93c2c3810318..d38cb3b4e527 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md index b3ad85423fa0..1d87214ffd37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md index 281d2d153040..5c88235568fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgGroupDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md index e0f3543b76f8..b7ff54b7cd22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md index b6b60233fd67..45909277c6b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md index f1b13c853af4..0de0c393140c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgGroupDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgGroupDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md index 0bd0fff6b530..dbf1353b0aae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md index 4b1022a41642..23faa2f81c4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md index 37491f0e6d3d..d58ea5bb18b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgUserDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md index 2c051bc7862b..681a3bde710f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md index 0b67f18a1e61..82ff6473b8a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md index 59560869f2b1..7c5aaa4d7711 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgUserDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md index 34fe34995031..39c43a020d56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md index 5fcf82668e96..689e85071736 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md index 4babc24819c6..9a5f1a66e307 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgUserDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md index cd7894af2d38..89ee1c361ad4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md index 75dbf19d448f..09e958450487 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md index 564f1c06dffe..a92a5f4ec4f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgUserDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md index f2a0b17f1691..f69b1678b762 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDrive --- @@ -13,7 +13,7 @@ title: Search-MgDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## EXAMPLES ### Example 2: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md index b35be19a356c..cd4b80aeb2fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md index 6e0732b2b2f3..1f772cf16458 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDriveRoot?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md index 314de96b2bf0..ef3ffdf9143e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDrive --- @@ -13,7 +13,7 @@ title: Search-MgGroupDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDrive?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md index 427945e6be0c..9dd65ae5fa03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgGroupDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md index 0eba71f38b98..374739debb45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgGroupDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDriveRoot?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md index b878a528bf32..a94b5d66cc28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDrive --- @@ -13,7 +13,7 @@ title: Search-MgUserDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDrive?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md index 64d7a85e6f8b..74807d80e0a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgUserDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md index e040ef981cc1..b13ab32e14b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgUserDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDriveRoot?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md index 4f545450f17d..3be4703ac80f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md index 94c01f5b261d..1e4d620456b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md index 4bcefee52a4a..7ab4e35cab39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md index a713f5eec862..b0dbd889357f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md index 9cbaca65583a..81560872ed34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md index 067e0be9f34f..83deee49a4dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md index 73ede58b6df9..ff27e681ea4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md index 3d213cbfc022..d76a63bb4d8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md index 1c89a79df9bc..ccd57a5ebe52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md index fa9a7e712f42..c4b39b1d8b33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md index 02e86e363657..4e9482918afa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md index 74b9affa81e1..6914b12faf96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md index 70130001602f..f66fe4316b71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md index cd15e3b50315..de4c9adeebf4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md index c90e02a352a7..ff60897e26db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md index 1857a3e27a4b..c6155458e937 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md index 91fd0f6f6c1e..5807445b6cea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md index 231df1bead4d..63b2c01a1dbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md index 23475c42c0c3..4dcd0872add2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md index 04f5d45d1915..8810ab75ee9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md index 9b808f63930f..bb4a8cd86fff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md index 0e98a31d14c4..21467f1b83a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md index c1211654bb6d..9887adb44f27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md index 215944bb6b61..59c4cd314997 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md index 95d6b7075bbe..698606afe1cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md index 69e5d21d30fa..db85ec4397d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md index 014ea08836bd..8436578fe911 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md index 74f58466a1fa..66ffd95e8552 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md index 69e12a6a7e22..77c4dee71195 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md index c10e07e76998..538217d9d654 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md index a2fed1b00398..47590e901ce3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md index d061da3caba1..c2206f392ebd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md index 9614be07888b..0be882d47978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md index a70356889ef5..ad6930fcf4a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md index 9b7025714482..7fe0c5208951 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md index 76b168824944..b989e9b54889 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md index c37747ac8608..ff7e7d6831b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md index 35721ac9a9eb..3e81aec05e74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md index 6b19d3e7a04c..07d8dc670353 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md index 3c777a936095..bed1edf7d17d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md index 165ee04ca69f..e4d35f0d4aad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md index 71989c20836f..fb8f695fce52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md index 9527c7ffa62b..a4c3fd28428a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md index 5ae98290a526..654f41729dce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md index 6c51d7dbe261..0186d100dbdb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md index 6480594ff9e1..c481e8cecf8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md index 1685745bec22..e84cd3c3ac3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md index 0bdc5b6316c8..b24bdbfe6573 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md index 0a45e03d6452..62c71b37be8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md index 0f44153c43f2..4e6dcd1f5f57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md index 9cc794187ef3..354fb9a30c6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md index f4f93a9327f2..d376fe12f75f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md index ee8c11b1bb23..737a72a6d343 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgsharelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgShareListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md index 0732fd1e4e35..1a7f93b0391f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md index 337bf3bee073..a1f33ae74e79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md index 4cdbeaef2f17..80ca68ef7ce1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md index ff9f3ffbf88f..27fdb3560cb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md index c0b4189f3cef..07f260ece928 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md index 7a09f160c752..b99fac5e8f77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md index 1490f28f89e0..af2d9aa54d74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md index 5c24a02edbf8..70ce2110bb3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDrive --- @@ -1198,6 +1198,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1339,7 +1392,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1350,7 +1403,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1373,7 +1426,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1520,12 +1573,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1996,7 +2049,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2054,6 +2107,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2186,6 +2287,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2290,6 +2392,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2541,6 +2651,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2871,7 +2982,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2898,7 +3009,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3154,7 +3265,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3198,10 +3309,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4156,6 +4267,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4393,7 +4509,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4856,7 +4972,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5088,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5154,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5185,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5201,6 +5329,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5249,7 +5378,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5283,6 +5412,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5303,7 +5435,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5348,53 +5486,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5530,6 +5624,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5555,10 +5654,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5874,7 +5973,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5890,6 +5989,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6231,6 +6358,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6372,7 +6552,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6383,7 +6563,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6406,7 +6586,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6553,12 +6733,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7029,7 +7209,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7087,6 +7267,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7219,6 +7447,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7405,10 +7634,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7662,6 +7891,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7832,6 +8064,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8908,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8905,7 +9150,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9378,7 +9623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9723,6 +9980,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9771,7 +10029,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9805,6 +10063,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9825,7 +10086,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9870,53 +10137,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10052,6 +10275,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10077,10 +10305,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10396,7 +10624,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10412,6 +10640,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10651,8 +10907,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10859,7 +11113,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10886,7 +11140,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11142,7 +11396,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11263,6 +11517,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11404,7 +11720,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11415,7 +11731,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11438,7 +11754,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11585,12 +11901,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11884,15 +12200,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12070,7 +12377,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12128,6 +12435,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12260,6 +12615,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12565,6 +12921,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12895,7 +13252,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12922,7 +13279,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13178,7 +13535,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13238,10 +13595,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13503,6 +13860,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14651,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14523,7 +14893,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14986,7 +15356,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15472,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15538,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15569,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15331,6 +15713,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15379,7 +15762,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15413,6 +15796,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15433,7 +15819,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15478,53 +15870,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15660,6 +16008,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15685,10 +16038,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16004,7 +16357,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16020,6 +16373,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16308,6 +16689,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16449,7 +16883,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16460,7 +16894,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16483,7 +16917,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16630,12 +17064,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17106,7 +17540,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17164,6 +17598,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17296,6 +17778,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17482,10 +17965,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17739,6 +18222,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17909,6 +18395,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19239,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18982,7 +19481,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19455,7 +19954,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +20070,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +20136,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +20167,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19800,6 +20311,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19848,7 +20360,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19882,6 +20394,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19902,7 +20417,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19947,53 +20468,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20129,6 +20606,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20154,10 +20636,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20473,7 +20955,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20489,6 +20971,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20728,8 +21238,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20936,7 +21444,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20963,7 +21471,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21219,7 +21727,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21368,6 +21876,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21509,7 +22070,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21520,7 +22081,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21543,7 +22104,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21690,12 +22251,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22166,7 +22727,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22224,6 +22785,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22356,6 +22965,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22542,10 +23152,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22799,6 +23409,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22969,6 +23582,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24426,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24042,7 +24668,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24515,7 +25141,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +25257,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25323,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25354,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24860,6 +25498,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24908,7 +25547,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24942,6 +25581,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24962,7 +25604,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25007,53 +25655,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25189,6 +25793,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25214,10 +25823,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25533,7 +26142,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25549,6 +26158,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25788,8 +26425,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -25996,7 +26631,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -26023,7 +26658,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26279,7 +26914,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26400,6 +27035,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26541,7 +27238,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26552,7 +27249,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26575,7 +27272,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26722,12 +27419,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27021,15 +27718,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -27207,7 +27895,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27265,6 +27953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27397,6 +28133,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27702,6 +28439,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -28032,7 +28770,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28059,7 +28797,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28315,7 +29053,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28375,10 +29113,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28640,6 +29378,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +30169,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29660,7 +30411,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30123,7 +30874,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30990,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +31056,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +31087,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30468,6 +31231,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30516,7 +31280,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30550,6 +31314,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30570,7 +31337,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30615,53 +31388,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30797,6 +31526,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30822,10 +31556,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31141,7 +31875,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31157,6 +31891,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31445,6 +32207,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31586,7 +32401,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31597,7 +32412,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31620,7 +32435,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31767,12 +32582,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32243,7 +33058,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32301,6 +33116,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32433,6 +33296,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32738,6 +33602,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -33068,7 +33933,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -33095,7 +33960,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33351,7 +34216,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33413,6 +34278,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33501,10 +34374,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34424,6 +35297,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34661,7 +35539,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35124,7 +36002,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +36118,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +36184,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +36215,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35469,6 +36359,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35517,7 +36408,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35551,6 +36442,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35571,7 +36465,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35616,53 +36516,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35798,6 +36654,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35823,10 +36684,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36142,7 +37003,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36158,6 +37019,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36535,6 +37424,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36676,7 +37618,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36687,7 +37629,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36710,7 +37652,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36857,12 +37799,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37333,7 +38275,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37391,6 +38333,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37523,6 +38513,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37709,10 +38700,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37966,6 +38957,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38136,6 +39130,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39974,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39209,7 +40216,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39682,7 +40689,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40805,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40871,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40902,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40027,6 +41046,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40075,7 +41095,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40109,6 +41129,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40129,7 +41152,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40174,53 +41203,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40356,6 +41341,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40381,10 +41371,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40700,7 +41690,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40716,6 +41706,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40955,8 +41973,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41163,7 +42179,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41190,7 +42206,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41446,7 +42462,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41579,6 +42595,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41720,7 +42789,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41731,7 +42800,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41754,7 +42823,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41901,12 +42970,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42377,7 +43446,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42435,6 +43504,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42567,6 +43684,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42753,10 +43871,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43010,6 +44128,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43180,6 +44301,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +45145,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44253,7 +45387,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44726,7 +45860,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45976,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +46042,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +46073,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45071,6 +46217,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45119,7 +46266,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45153,6 +46300,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45173,7 +46323,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45218,53 +46374,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45400,6 +46512,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45425,10 +46542,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45744,7 +46861,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45760,6 +46877,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -45999,8 +47144,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -46207,7 +47350,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -46234,7 +47377,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46490,7 +47633,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md index 4208545168bf..ffc7f03af552 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md index f0dcedae5bee..a23c66ed11ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItem --- @@ -1916,6 +1916,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2057,7 +2110,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2068,7 +2121,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2091,7 +2144,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2238,12 +2291,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2714,7 +2767,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2772,6 +2825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2904,6 +3005,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3090,10 +3192,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3310,6 +3412,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3480,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4553,7 +4671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5026,7 +5144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5371,6 +5501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5419,7 +5550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5453,6 +5584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5473,7 +5607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5518,53 +5658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5700,6 +5796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5725,10 +5826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6044,7 +6145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6060,6 +6161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6299,8 +6428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6507,7 +6634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6534,7 +6661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6790,7 +6917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6946,6 +7073,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7087,7 +7267,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7098,7 +7278,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7121,7 +7301,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7268,12 +7448,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7744,7 +7924,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7802,6 +7982,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7934,6 +8162,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8120,10 +8349,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8377,6 +8606,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8547,6 +8779,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9623,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9620,7 +9865,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10093,7 +10338,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10454,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10520,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10551,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10438,6 +10695,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10486,7 +10744,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10520,6 +10778,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10540,7 +10801,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10585,53 +10852,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10767,6 +10990,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10792,10 +11020,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11111,7 +11339,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11127,6 +11355,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11366,8 +11622,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11574,7 +11828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11601,7 +11855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11857,7 +12111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11988,6 +12242,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12129,7 +12436,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12140,7 +12447,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12163,7 +12470,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12310,12 +12617,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12786,7 +13093,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12844,6 +13151,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12976,6 +13331,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13162,10 +13518,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13419,6 +13775,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13589,6 +13948,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14792,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14662,7 +15034,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15135,7 +15507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15480,6 +15864,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15528,7 +15913,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15562,6 +15947,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15582,7 +15970,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15627,53 +16021,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15809,6 +16159,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15834,10 +16189,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16153,7 +16508,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16169,6 +16524,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16408,8 +16791,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16616,7 +16997,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16643,7 +17024,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16899,7 +17280,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17020,6 +17401,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17161,7 +17604,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17172,7 +17615,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17195,7 +17638,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17342,12 +17785,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17641,15 +18084,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17827,7 +18261,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17885,6 +18319,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18017,6 +18499,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18805,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18652,7 +19136,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18679,7 +19163,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18935,7 +19419,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18995,10 +19479,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19260,6 +19744,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20535,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20280,7 +20777,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20743,7 +21240,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21356,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21422,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21453,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21088,6 +21597,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21136,7 +21646,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21170,6 +21680,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21190,7 +21703,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21235,53 +21754,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21417,6 +21892,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21442,10 +21922,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21761,7 +22241,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21777,6 +22257,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22137,6 +22645,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22278,7 +22848,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22289,7 +22859,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22312,7 +22882,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22459,12 +23029,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22758,15 +23328,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22944,7 +23505,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23002,6 +23563,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23134,6 +23743,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23439,6 +24049,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23769,7 +24380,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23796,7 +24407,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24052,7 +24663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24112,10 +24723,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24377,6 +24988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25779,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25397,7 +26021,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25860,7 +26484,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26600,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26666,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26697,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26205,6 +26841,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26253,7 +26890,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26287,6 +26924,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26307,7 +26947,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26352,53 +26998,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26534,6 +27136,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26559,10 +27166,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26878,7 +27485,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26894,6 +27501,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27182,6 +27817,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27323,7 +28011,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27334,7 +28022,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27357,7 +28045,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27504,12 +28192,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27980,7 +28668,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28038,6 +28726,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28170,6 +28906,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28749,7 +29486,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28776,7 +29513,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29032,7 +29769,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29092,10 +29829,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29360,6 +30097,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30888,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30380,7 +31130,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30843,7 +31593,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31709,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31775,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31806,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31188,6 +31950,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31236,7 +31999,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31270,6 +32033,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31290,7 +32056,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31335,53 +32107,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31517,6 +32245,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31542,10 +32275,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31861,7 +32594,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31877,6 +32610,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32083,6 +32844,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32637,7 +33399,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32664,7 +33426,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32921,7 +33683,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md index d04e13f7b681..2c1395cc3783 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemAnalytic --- @@ -690,6 +690,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -831,7 +884,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -842,7 +895,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -865,7 +918,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1012,12 +1065,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1488,7 +1541,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1546,6 +1599,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1678,6 +1779,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1864,10 +1966,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2090,6 +2192,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2260,6 +2365,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3096,6 +3209,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3333,7 +3451,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3806,7 +3924,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3921,8 +4040,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3987,7 +4106,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4008,6 +4137,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4151,6 +4281,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4199,7 +4330,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4233,6 +4364,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4253,7 +4387,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4298,53 +4438,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4480,6 +4576,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4505,10 +4606,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -4824,7 +4925,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -4840,6 +4941,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5079,8 +5208,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5287,7 +5414,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5314,7 +5441,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5570,7 +5697,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5727,6 +5854,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5868,7 +6048,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5879,7 +6059,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5902,7 +6082,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6049,12 +6229,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6525,7 +6705,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6583,6 +6763,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6715,6 +6943,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6901,10 +7130,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7121,6 +7350,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7291,6 +7523,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8127,6 +8367,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8364,7 +8609,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -8837,7 +9082,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8952,8 +9198,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9018,7 +9264,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9039,6 +9295,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9182,6 +9439,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9230,7 +9488,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9264,6 +9522,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9284,7 +9545,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9329,53 +9596,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9511,6 +9734,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9536,10 +9764,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -9855,7 +10083,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -9871,6 +10099,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10110,8 +10366,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10318,7 +10572,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10345,7 +10599,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10601,7 +10855,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10781,6 +11035,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -10922,7 +11229,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -10933,7 +11240,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -10956,7 +11263,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11103,12 +11410,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11579,7 +11886,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11637,6 +11944,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11769,6 +12124,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -11955,10 +12311,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12181,6 +12537,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12351,6 +12710,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13187,6 +13554,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13424,7 +13796,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -13897,7 +14269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14012,8 +14385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14078,7 +14451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14099,6 +14482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14242,6 +14626,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14290,7 +14675,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14324,6 +14709,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14344,7 +14732,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14389,53 +14783,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14571,6 +14921,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14596,10 +14951,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -14915,7 +15270,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -14931,6 +15286,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15170,8 +15553,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15378,7 +15759,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15405,7 +15786,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15661,7 +16042,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -15814,6 +16195,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -15955,7 +16389,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -15966,7 +16400,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -15989,7 +16423,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16136,12 +16570,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16612,7 +17046,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16670,6 +17104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16802,6 +17284,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -16988,10 +17471,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17214,6 +17697,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17384,6 +17870,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18220,6 +18714,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18457,7 +18956,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18930,7 +19429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19045,8 +19545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19111,7 +19611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19132,6 +19642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19275,6 +19786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19323,7 +19835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19357,6 +19869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19377,7 +19892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19422,53 +19943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19604,6 +20081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19629,10 +20111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -19948,7 +20430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -19964,6 +20446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20203,8 +20713,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20411,7 +20919,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20438,7 +20946,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20694,7 +21202,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md index 3cb48e254e71..800de0d7b505 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemAnalyticItemActivityStat --- @@ -915,6 +915,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1056,7 +1109,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1067,7 +1120,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1090,7 +1143,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1237,12 +1290,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1713,7 +1766,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1771,6 +1824,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1903,6 +2004,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2089,10 +2191,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2338,6 +2440,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2508,6 +2613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3581,7 +3699,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4054,7 +4172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4399,6 +4529,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4447,7 +4578,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4481,6 +4612,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4501,7 +4635,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4546,53 +4686,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4728,6 +4824,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4753,10 +4854,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5072,7 +5173,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5088,6 +5189,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5327,8 +5456,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5535,7 +5662,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5562,7 +5689,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5818,7 +5945,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5958,6 +6085,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6099,7 +6279,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6110,7 +6290,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6133,7 +6313,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6280,12 +6460,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6756,7 +6936,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6814,6 +6994,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6946,6 +7174,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7132,10 +7361,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7358,6 +7587,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7528,6 +7760,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8604,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8601,7 +8846,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9074,7 +9319,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9435,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9501,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9532,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9419,6 +9676,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9467,7 +9725,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9501,6 +9759,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9521,7 +9782,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9566,53 +9833,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9748,6 +9971,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9773,10 +10001,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10092,7 +10320,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10108,6 +10336,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10347,8 +10603,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10555,7 +10809,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10582,7 +10836,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10838,7 +11092,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md index f9d3d0e7e27a..0c2be47690aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md index 227fe6a8d191..282758d59de9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md index 2694f37f2d57..35f5fe09a082 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItem --- @@ -27,7 +27,7 @@ Update-MgDriveItemListItem -DriveId -DriveItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -55,7 +55,8 @@ Update-MgDriveItemListItem -DriveId -DriveItemId Update-MgDriveItemListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -326,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1125,6 +1154,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1266,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1277,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1300,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1447,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1923,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1981,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2113,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2299,10 +2430,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2519,6 +2650,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2689,6 +2823,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3525,6 +3667,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3762,7 +3909,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4235,7 +4382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4350,8 +4498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4416,7 +4564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4437,6 +4595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4580,6 +4739,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4628,7 +4788,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4662,6 +4822,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4682,7 +4845,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4727,53 +4896,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4909,6 +5034,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4934,10 +5064,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5253,7 +5383,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5269,6 +5399,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5508,8 +5666,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5716,7 +5872,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5743,7 +5899,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5999,7 +6155,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6136,6 +6292,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6277,7 +6486,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6288,7 +6497,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6311,7 +6520,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6458,12 +6667,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6934,7 +7143,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6992,6 +7201,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7124,6 +7381,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7703,7 +7961,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7730,7 +7988,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7986,7 +8244,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8046,10 +8304,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8314,6 +8572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9097,6 +9363,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9334,7 +9605,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9797,7 +10068,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9912,8 +10184,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9978,7 +10250,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9999,6 +10281,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10142,6 +10425,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10190,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10224,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10244,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10290,64 +10583,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10471,6 +10720,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10496,10 +10750,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10815,7 +11069,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10831,6 +11085,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11037,6 +11319,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11173,6 +11456,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11314,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11325,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11348,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11495,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11794,15 +12139,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11980,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12038,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12170,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12475,6 +12860,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12805,7 +13191,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12832,7 +13218,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13088,7 +13474,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13148,10 +13534,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13413,6 +13799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14196,6 +14590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14433,7 +14832,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14896,7 +15295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15011,8 +15411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15077,7 +15477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15098,6 +15508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15241,6 +15652,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15289,7 +15701,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15323,6 +15735,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15343,7 +15758,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15388,53 +15809,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15570,6 +15947,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15595,10 +15977,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15914,7 +16296,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15930,6 +16312,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16118,6 +16528,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16255,6 +16669,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16396,7 +16863,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16407,7 +16874,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16430,7 +16897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16577,12 +17044,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17053,7 +17520,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17111,6 +17578,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17243,6 +17758,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17429,10 +17945,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17686,6 +18202,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17856,6 +18375,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18692,6 +19219,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18929,7 +19461,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19402,7 +19934,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19517,8 +20050,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19583,7 +20116,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19604,6 +20147,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19747,6 +20291,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19795,7 +20340,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19829,6 +20374,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19849,7 +20397,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19894,53 +20448,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20076,6 +20586,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20101,10 +20616,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20420,7 +20935,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20436,6 +20951,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20675,8 +21218,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20883,7 +21424,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20910,7 +21451,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21166,7 +21707,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21313,6 +21854,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21454,7 +22057,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21465,7 +22068,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21488,7 +22091,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21635,12 +22238,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21934,15 +22537,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22120,7 +22714,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22178,6 +22772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22310,6 +22952,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22615,6 +23258,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22945,7 +23589,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22972,7 +23616,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23228,7 +23872,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23288,10 +23932,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23553,6 +24197,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24336,6 +24988,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24573,7 +25230,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25036,7 +25693,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25151,8 +25809,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25217,7 +25875,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25238,6 +25906,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25381,6 +26050,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25429,7 +26099,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25463,6 +26133,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25483,7 +26156,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25528,53 +26207,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25710,6 +26345,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25735,10 +26375,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26054,7 +26694,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26070,6 +26710,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md index a15209268d35..b95a2acf4f99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md index 50d51693819e..3e689954bd9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md index 12ef9c7368ab..99a689e34d7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md index 250d09fb95ae..ea8cd7cfe9f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md index 6deea37c2bd4..59a3a58d582a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md index c8f016ab8487..2a3383bb3129 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md index 67a20aa1d4f1..0d840f61d2d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md index 9fdb7175702b..d355708447ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md index ea61b9fcf0b3..fa6c2cfb24b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemRetentionLabel --- @@ -13,11 +13,9 @@ title: Update-MgDriveItemRetentionLabel ## SYNOPSIS -Apply (set) a retention label on a driveItem (files and folders). -Retention labels don't need to be published in a retention label policy to be applied using this method. -When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. -For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. +Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. +For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDriveItemRetentionLabel](/powershell/module/Microsoft.Graph.Beta.Files/Update-MgBetaDriveItemRetentionLabel?view=graph-powershell-beta) @@ -76,11 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION -Apply (set) a retention label on a driveItem (files and folders). -Retention labels don't need to be published in a retention label policy to be applied using this method. -When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. -For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. +Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. +For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. ## EXAMPLES ### Example 1: Code snippet @@ -750,7 +746,7 @@ Read-write. ## RELATED LINKS - [Update-MgDriveItemRetentionLabel](https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemretentionlabel) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md index 33b3a00728f5..4c8beab0a310 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md index 8ef51ba17126..5ce603c654ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md index 242bcd00d4d6..e77d2d5d3f35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md index a2dc2a4339c0..29dbef28fd78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md index 2c87e885c247..3f621042f473 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveList --- @@ -1160,6 +1160,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1301,7 +1354,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1312,7 +1365,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1335,7 +1388,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1482,12 +1535,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1958,7 +2011,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2016,6 +2069,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2148,6 +2249,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2453,6 +2555,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2783,7 +2886,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2810,7 +2913,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3066,7 +3169,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3128,6 +3231,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3216,10 +3327,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4139,6 +4250,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4376,7 +4492,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4839,7 +4955,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4954,8 +5071,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5020,7 +5137,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5041,6 +5168,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5184,6 +5312,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5232,7 +5361,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5266,6 +5395,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5286,7 +5418,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5331,53 +5469,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5513,6 +5607,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5538,10 +5637,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5857,7 +5956,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5873,6 +5972,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6101,10 +6228,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6275,10 +6402,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6585,6 +6712,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6726,7 +6915,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6737,7 +6926,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6760,7 +6949,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6907,12 +7096,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7206,15 +7395,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7392,7 +7572,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7450,6 +7630,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7582,6 +7810,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7887,6 +8116,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8217,7 +8447,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8244,7 +8474,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8500,7 +8730,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8560,10 +8790,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8825,6 +9055,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9608,6 +9846,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9845,7 +10088,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10308,7 +10551,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10423,8 +10667,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10489,7 +10733,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10510,6 +10764,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10653,6 +10908,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10701,7 +10957,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10735,6 +10991,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10755,7 +11014,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10800,53 +11065,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10982,6 +11203,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11007,10 +11233,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11326,7 +11552,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11342,6 +11568,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11630,6 +11884,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11771,7 +12078,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11782,7 +12089,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11805,7 +12112,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11952,12 +12259,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12428,7 +12735,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12486,6 +12793,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12618,6 +12973,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12722,6 +13078,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12973,6 +13337,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13303,7 +13668,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13330,7 +13695,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13586,7 +13951,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13630,10 +13995,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14588,6 +14953,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14825,7 +15195,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15288,7 +15658,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15403,8 +15774,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15469,7 +15840,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15490,6 +15871,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15633,6 +16015,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15681,7 +16064,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15715,6 +16098,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15735,7 +16121,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15780,53 +16172,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15962,6 +16310,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15987,10 +16340,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16306,7 +16659,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16322,6 +16675,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16688,6 +17069,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16829,7 +17263,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16840,7 +17274,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16863,7 +17297,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17010,12 +17444,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17486,7 +17920,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17544,6 +17978,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17676,6 +18158,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18255,7 +18738,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18282,7 +18765,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18538,7 +19021,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18598,10 +19081,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -18866,6 +19349,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19649,6 +20140,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19886,7 +20382,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20349,7 +20845,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20464,8 +20961,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20530,7 +21027,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20551,6 +21058,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20694,6 +21202,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20742,7 +21251,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20776,6 +21285,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20796,7 +21308,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20841,53 +21359,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21023,6 +21497,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21048,10 +21527,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21367,7 +21846,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21383,6 +21862,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21589,6 +22096,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -21720,6 +22228,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21861,7 +22431,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21872,7 +22442,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21895,7 +22465,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22042,12 +22612,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22341,15 +22911,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22527,7 +23088,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22585,6 +23146,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22717,6 +23326,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23022,6 +23632,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23352,7 +23963,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23379,7 +23990,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23635,7 +24246,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23695,10 +24306,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23960,6 +24571,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24743,6 +25362,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24980,7 +25604,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25443,7 +26067,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25558,8 +26183,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25624,7 +26249,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25645,6 +26280,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25788,6 +26424,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25836,7 +26473,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25870,6 +26507,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25890,7 +26530,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25935,53 +26581,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26117,6 +26719,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26142,10 +26749,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26461,7 +27068,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26477,6 +27084,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md index 766eae2b25fd..cd0a442f60fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md index 4bb169f90ed9..c1d0e1ce97d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentType --- @@ -1045,10 +1045,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1276,10 +1276,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1508,10 +1508,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1732,10 +1732,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1894,10 +1894,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2066,10 +2066,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md index 7a58449ab8e1..14390c390014 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentTypeColumn --- @@ -1427,10 +1427,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1584,10 +1584,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1680,10 +1680,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md index be6cfc46edaf..9c15176a13c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md index 3a2454e08499..bb96c9e7f33e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md index dfcdf8d4bdc8..60249bb855ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItem --- @@ -26,7 +26,8 @@ Update the navigation property items in drives Update-MgDriveListItem -DriveId -ListItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ Update-MgDriveListItem -DriveId -ListItemId Update-MgDriveListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1124,6 +1154,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1265,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1276,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1299,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1446,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1922,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1980,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2112,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2298,10 +2430,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2518,6 +2650,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2688,6 +2823,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3667,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3761,7 +3909,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4234,7 +4382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4579,6 +4739,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4627,7 +4788,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4661,6 +4822,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4681,7 +4845,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4726,53 +4896,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4908,6 +5034,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4933,10 +5064,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5252,7 +5383,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5268,6 +5399,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5507,8 +5666,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5715,7 +5872,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5742,7 +5899,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5998,7 +6155,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6135,6 +6292,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6276,7 +6486,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6287,7 +6497,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6310,7 +6520,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6457,12 +6667,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6933,7 +7143,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6991,6 +7201,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7123,6 +7381,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7702,7 +7961,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7729,7 +7988,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7985,7 +8244,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8045,10 +8304,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8313,6 +8572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9363,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9333,7 +9605,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9796,7 +10068,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10184,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10250,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10281,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10141,6 +10425,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10189,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10223,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10243,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10289,64 +10583,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10470,6 +10720,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10495,10 +10750,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10814,7 +11069,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10830,6 +11085,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11036,6 +11319,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11172,6 +11456,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11313,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11324,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11347,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11494,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11793,15 +12139,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11979,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12037,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12169,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12474,6 +12860,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12804,7 +13191,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12831,7 +13218,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13087,7 +13474,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13147,10 +13534,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13412,6 +13799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14432,7 +14832,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14895,7 +15295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15240,6 +15652,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15288,7 +15701,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15322,6 +15735,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15342,7 +15758,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15387,53 +15809,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15569,6 +15947,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15594,10 +15977,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15913,7 +16296,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15929,6 +16312,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16117,6 +16528,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16254,6 +16669,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16395,7 +16863,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16406,7 +16874,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16429,7 +16897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16576,12 +17044,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17052,7 +17520,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17110,6 +17578,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17242,6 +17758,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17428,10 +17945,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17685,6 +18202,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17855,6 +18375,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +19219,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18928,7 +19461,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19401,7 +19934,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +20050,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +20116,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +20147,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19746,6 +20291,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19794,7 +20340,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19828,6 +20374,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19848,7 +20397,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19893,53 +20448,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20075,6 +20586,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20100,10 +20616,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20419,7 +20935,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20435,6 +20951,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20674,8 +21218,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20882,7 +21424,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20909,7 +21451,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21165,7 +21707,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21312,6 +21854,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21453,7 +22057,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21464,7 +22068,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21487,7 +22091,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21634,12 +22238,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21933,15 +22537,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22119,7 +22714,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22177,6 +22772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22309,6 +22952,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22614,6 +23258,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22944,7 +23589,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22971,7 +23616,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23227,7 +23872,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23287,10 +23932,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23552,6 +24197,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24988,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24572,7 +25230,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25035,7 +25693,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25809,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25875,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25906,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25380,6 +26050,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25428,7 +26099,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25462,6 +26133,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25482,7 +26156,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25527,53 +26207,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25709,6 +26345,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25734,10 +26375,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26053,7 +26694,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26069,6 +26710,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md index 1f4b588e97bf..2a389aa3bfa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md index 2bae0f6ec780..2e05e5e2e672 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md index 400a55c254f7..721ff68dc359 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md index 635c3b408e90..b056a032af94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md index 4f688e969dd8..d957ad1f1965 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md index ff1f3048c049..a8ff95128bb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md index fedba8d79c66..e93e7aad10ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md index a47a92a71da0..36dcdf4b679b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md index 41b4f0678aa5..78412e22f780 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md index cc778427d3bc..91ebd0cfbbe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md index 4194ffc12a7b..1733a8a5bf09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRoot --- @@ -1861,6 +1861,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2002,7 +2055,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2013,7 +2066,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2036,7 +2089,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2183,12 +2236,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2659,7 +2712,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2717,6 +2770,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2849,6 +2950,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3035,10 +3137,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3255,6 +3357,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3425,6 +3530,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4374,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4498,7 +4616,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4971,7 +5089,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5205,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5271,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5302,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5316,6 +5446,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5364,7 +5495,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5398,6 +5529,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5418,7 +5552,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5463,53 +5603,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5645,6 +5741,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5670,10 +5771,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5989,7 +6090,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6005,6 +6106,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6244,8 +6373,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6452,7 +6579,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6479,7 +6606,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6735,7 +6862,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6891,6 +7018,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7032,7 +7212,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7043,7 +7223,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7066,7 +7246,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7213,12 +7393,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7689,7 +7869,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7747,6 +7927,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7879,6 +8107,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8065,10 +8294,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8322,6 +8551,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8492,6 +8724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9568,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9565,7 +9810,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10038,7 +10283,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10399,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10465,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10496,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10383,6 +10640,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10431,7 +10689,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10465,6 +10723,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10485,7 +10746,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10530,53 +10797,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10712,6 +10935,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10737,10 +10965,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11056,7 +11284,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11072,6 +11300,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11311,8 +11567,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11519,7 +11773,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11546,7 +11800,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11802,7 +12056,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11933,6 +12187,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12074,7 +12381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12085,7 +12392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12108,7 +12415,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12255,12 +12562,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12731,7 +13038,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12789,6 +13096,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12921,6 +13276,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13107,10 +13463,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13364,6 +13720,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13534,6 +13893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14607,7 +14979,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15080,7 +15452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15425,6 +15809,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15473,7 +15858,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15507,6 +15892,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15527,7 +15915,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15572,53 +15966,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15754,6 +16104,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15779,10 +16134,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16098,7 +16453,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16114,6 +16469,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16353,8 +16736,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16561,7 +16942,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16588,7 +16969,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16844,7 +17225,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16965,6 +17346,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17106,7 +17549,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17117,7 +17560,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17140,7 +17583,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17287,12 +17730,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17586,15 +18029,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17772,7 +18206,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17830,6 +18264,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17962,6 +18444,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18267,6 +18750,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18597,7 +19081,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18624,7 +19108,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18880,7 +19364,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18940,10 +19424,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19205,6 +19689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20225,7 +20722,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20688,7 +21185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21033,6 +21542,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21081,7 +21591,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21115,6 +21625,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21135,7 +21648,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21180,53 +21699,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21362,6 +21837,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21387,10 +21867,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21706,7 +22186,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21722,6 +22202,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22082,6 +22590,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22223,7 +22793,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22234,7 +22804,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22257,7 +22827,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22404,12 +22974,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22703,15 +23273,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22889,7 +23450,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22947,6 +23508,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23079,6 +23688,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23384,6 +23994,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23714,7 +24325,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23741,7 +24352,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23997,7 +24608,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24057,10 +24668,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24322,6 +24933,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25724,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25342,7 +25966,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25805,7 +26429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26150,6 +26786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26198,7 +26835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26232,6 +26869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26252,7 +26892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26297,53 +26943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26479,6 +27081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26504,10 +27111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26823,7 +27430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26839,6 +27446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27127,6 +27762,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27268,7 +27956,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27279,7 +27967,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27302,7 +27990,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27449,12 +28137,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27925,7 +28613,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27983,6 +28671,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28115,6 +28851,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28694,7 +29431,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28721,7 +29458,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28977,7 +29714,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29037,10 +29774,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29305,6 +30042,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30833,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30325,7 +31075,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30788,7 +31538,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31654,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31720,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31751,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31133,6 +31895,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31181,7 +31944,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31215,6 +31978,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31235,7 +32001,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31280,53 +32052,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31462,6 +32190,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31487,10 +32220,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31806,7 +32539,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31822,6 +32555,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32028,6 +32789,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32582,7 +33344,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32609,7 +33371,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32866,7 +33628,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md index da7cf42d20ef..b546b7a0c033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootAnalytic --- @@ -662,6 +662,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -803,7 +856,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -814,7 +867,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -837,7 +890,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -984,12 +1037,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1460,7 +1513,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1518,6 +1571,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1650,6 +1751,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1836,10 +1938,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2062,6 +2164,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2232,6 +2337,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3068,6 +3181,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3305,7 +3423,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3778,7 +3896,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3893,8 +4012,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3959,7 +4078,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -3980,6 +4109,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4123,6 +4253,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4171,7 +4302,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4205,6 +4336,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4225,7 +4359,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4270,53 +4410,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4452,6 +4548,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4477,10 +4578,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -4796,7 +4897,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -4812,6 +4913,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5051,8 +5180,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5259,7 +5386,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5286,7 +5413,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5542,7 +5669,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5699,6 +5826,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5840,7 +6020,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5851,7 +6031,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5874,7 +6054,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6021,12 +6201,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6497,7 +6677,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6555,6 +6735,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6687,6 +6915,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6873,10 +7102,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7093,6 +7322,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7263,6 +7495,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8099,6 +8339,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8336,7 +8581,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -8809,7 +9054,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8924,8 +9170,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -8990,7 +9236,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9011,6 +9267,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9154,6 +9411,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9202,7 +9460,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9236,6 +9494,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9256,7 +9517,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9301,53 +9568,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9483,6 +9706,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9508,10 +9736,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -9827,7 +10055,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -9843,6 +10071,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10082,8 +10338,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10290,7 +10544,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10317,7 +10571,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10573,7 +10827,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10753,6 +11007,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -10894,7 +11201,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -10905,7 +11212,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -10928,7 +11235,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11075,12 +11382,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11551,7 +11858,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11609,6 +11916,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11741,6 +12096,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -11927,10 +12283,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12153,6 +12509,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12323,6 +12682,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13159,6 +13526,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13396,7 +13768,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -13869,7 +14241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -13984,8 +14357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14050,7 +14423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14071,6 +14454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14214,6 +14598,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14262,7 +14647,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14296,6 +14681,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14316,7 +14704,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14361,53 +14755,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14543,6 +14893,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14568,10 +14923,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -14887,7 +15242,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -14903,6 +15258,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15142,8 +15525,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15350,7 +15731,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15377,7 +15758,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15633,7 +16014,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -15786,6 +16167,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -15927,7 +16361,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -15938,7 +16372,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -15961,7 +16395,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16108,12 +16542,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16584,7 +17018,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16642,6 +17076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16774,6 +17256,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -16960,10 +17443,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17186,6 +17669,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17356,6 +17842,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18192,6 +18686,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18429,7 +18928,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18902,7 +19401,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19017,8 +19517,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19083,7 +19583,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19104,6 +19614,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19247,6 +19758,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19295,7 +19807,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19329,6 +19841,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19349,7 +19864,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19394,53 +19915,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19576,6 +20053,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19601,10 +20083,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -19920,7 +20402,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -19936,6 +20418,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20175,8 +20685,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20383,7 +20891,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20410,7 +20918,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20666,7 +21174,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md index 6b66a11a1f0f..bf13b4d6f6d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootAnalyticItemActivityStat --- @@ -887,6 +887,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1028,7 +1081,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1039,7 +1092,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1062,7 +1115,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1209,12 +1262,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1685,7 +1738,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1743,6 +1796,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1875,6 +1976,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2061,10 +2163,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2310,6 +2412,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2480,6 +2585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3553,7 +3671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4026,7 +4144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4371,6 +4501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4419,7 +4550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4453,6 +4584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4473,7 +4607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4518,53 +4658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4700,6 +4796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4725,10 +4826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5044,7 +5145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5060,6 +5161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5299,8 +5428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5507,7 +5634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5534,7 +5661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5790,7 +5917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5930,6 +6057,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6071,7 +6251,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6082,7 +6262,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6105,7 +6285,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6252,12 +6432,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6728,7 +6908,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6786,6 +6966,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6918,6 +7146,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7104,10 +7333,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7330,6 +7559,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7500,6 +7732,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8576,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8573,7 +8818,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9046,7 +9291,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9407,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9473,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9504,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9391,6 +9648,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9439,7 +9697,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9473,6 +9731,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9493,7 +9754,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9538,53 +9805,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9720,6 +9943,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9745,10 +9973,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10064,7 +10292,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10080,6 +10308,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10319,8 +10575,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10527,7 +10781,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10554,7 +10808,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10810,7 +11064,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md index 1a1f79274824..deccf0ed3661 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md index c470307fefeb..a3a7e1d6a31e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md index 49295750cc2a..c94b618b99d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItem --- @@ -26,7 +26,8 @@ Update the navigation property listItem in drives Update-MgDriveRootListItem -DriveId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -54,7 +55,8 @@ Update-MgDriveRootListItem -DriveId -BodyParameter [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -325,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1097,6 +1127,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1238,7 +1321,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1249,7 +1332,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1272,7 +1355,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1419,12 +1502,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1895,7 +1978,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1953,6 +2036,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2085,6 +2216,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2271,10 +2403,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2491,6 +2623,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2661,6 +2796,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3640,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3734,7 +3882,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4207,7 +4355,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4471,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4537,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4568,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4552,6 +4712,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4600,7 +4761,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4634,6 +4795,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4654,7 +4818,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4699,53 +4869,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4881,6 +5007,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4906,10 +5037,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5225,7 +5356,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5241,6 +5372,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5480,8 +5639,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5688,7 +5845,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5715,7 +5872,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5971,7 +6128,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6108,6 +6265,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6249,7 +6459,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6260,7 +6470,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6283,7 +6493,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6430,12 +6640,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6906,7 +7116,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6964,6 +7174,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7096,6 +7354,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7675,7 +7934,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7702,7 +7961,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7958,7 +8217,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8018,10 +8277,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8286,6 +8545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9336,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9306,7 +9578,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9769,7 +10041,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10157,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10223,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10254,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10114,6 +10398,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10162,7 +10447,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10196,6 +10481,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10216,7 +10504,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10262,64 +10556,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10443,6 +10693,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10468,10 +10723,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10787,7 +11042,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10803,6 +11058,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11009,6 +11292,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11145,6 +11429,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11286,7 +11632,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11297,7 +11643,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11320,7 +11666,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11467,12 +11813,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11766,15 +12112,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11952,7 +12289,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12010,6 +12347,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12142,6 +12527,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12447,6 +12833,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12777,7 +13164,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12804,7 +13191,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13060,7 +13447,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13120,10 +13507,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13385,6 +13772,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14563,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14405,7 +14805,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14868,7 +15268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15213,6 +15625,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15261,7 +15674,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15295,6 +15708,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15315,7 +15731,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15360,53 +15782,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15542,6 +15920,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15567,10 +15950,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15886,7 +16269,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15902,6 +16285,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16090,6 +16501,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16227,6 +16642,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16368,7 +16836,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16379,7 +16847,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16402,7 +16870,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16549,12 +17017,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17025,7 +17493,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17083,6 +17551,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17215,6 +17731,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17401,10 +17918,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17658,6 +18175,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17828,6 +18348,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +19192,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18901,7 +19434,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19374,7 +19907,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +20023,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +20089,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +20120,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19719,6 +20264,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19767,7 +20313,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19801,6 +20347,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19821,7 +20370,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19866,53 +20421,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20048,6 +20559,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20073,10 +20589,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20392,7 +20908,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20408,6 +20924,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20647,8 +21191,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20855,7 +21397,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20882,7 +21424,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21138,7 +21680,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21285,6 +21827,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21426,7 +22030,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21437,7 +22041,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21460,7 +22064,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21607,12 +22211,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21906,15 +22510,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22092,7 +22687,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22150,6 +22745,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22282,6 +22925,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22587,6 +23231,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22917,7 +23562,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22944,7 +23589,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23200,7 +23845,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23260,10 +23905,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23525,6 +24170,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24961,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24545,7 +25203,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25008,7 +25666,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25782,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25848,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25879,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25353,6 +26023,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25401,7 +26072,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25435,6 +26106,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25455,7 +26129,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25500,53 +26180,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25682,6 +26318,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25707,10 +26348,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26026,7 +26667,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26042,6 +26683,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md index 78e78852d330..9b76b26a676c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md index 4f09381e813d..82a45f61a229 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md index 6163f3a192e8..8d48b176f5d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md index 2f33e847b25d..90788f912b2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md index 837fa9f58baf..23ee17ceeff4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md index 9e62d4a3f28f..79dabe14163b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md index dbdf1da7b556..990356b15655 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md index f37805b52750..00f5ae505b62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md index 9f4fd5c905be..82112e910667 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md index 189ec300d024..92138b53bbb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md index 649471248937..a8c292e84e72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md index d0665b03e1c5..0a2c3a4b73ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md index b07f5751d9bb..e55da20ba22f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDrive --- @@ -1225,6 +1225,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1366,7 +1419,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1377,7 +1430,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1400,7 +1453,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1547,12 +1600,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2023,7 +2076,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2081,6 +2134,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2213,6 +2314,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2317,6 +2419,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2568,6 +2678,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2898,7 +3009,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2925,7 +3036,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3181,7 +3292,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3225,10 +3336,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4183,6 +4294,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4420,7 +4536,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4883,7 +4999,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4998,8 +5115,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5064,7 +5181,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5085,6 +5212,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5228,6 +5356,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5276,7 +5405,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5310,6 +5439,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5330,7 +5462,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5375,53 +5513,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5557,6 +5651,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5582,10 +5681,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5901,7 +6000,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5917,6 +6016,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6258,6 +6385,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6399,7 +6579,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6410,7 +6590,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6433,7 +6613,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6580,12 +6760,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7056,7 +7236,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7114,6 +7294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7246,6 +7474,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7432,10 +7661,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7689,6 +7918,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7859,6 +8091,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8695,6 +8935,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8932,7 +9177,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9405,7 +9650,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9520,8 +9766,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9586,7 +9832,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9607,6 +9863,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9750,6 +10007,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9798,7 +10056,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9832,6 +10090,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9852,7 +10113,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9897,53 +10164,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10079,6 +10302,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10104,10 +10332,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10423,7 +10651,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10439,6 +10667,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10678,8 +10934,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10886,7 +11140,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10913,7 +11167,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11169,7 +11423,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11290,6 +11544,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11431,7 +11747,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11442,7 +11758,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11465,7 +11781,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11612,12 +11928,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11911,15 +12227,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12097,7 +12404,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12155,6 +12462,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12287,6 +12642,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12592,6 +12948,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12922,7 +13279,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12949,7 +13306,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13205,7 +13562,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13265,10 +13622,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13530,6 +13887,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14313,6 +14678,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14550,7 +14920,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15013,7 +15383,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15128,8 +15499,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15194,7 +15565,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15215,6 +15596,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15358,6 +15740,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15406,7 +15789,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15440,6 +15823,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15460,7 +15846,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15505,53 +15897,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15687,6 +16035,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15712,10 +16065,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16031,7 +16384,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16047,6 +16400,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16335,6 +16716,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16476,7 +16910,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16487,7 +16921,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16510,7 +16944,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16657,12 +17091,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17133,7 +17567,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17191,6 +17625,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17323,6 +17805,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17509,10 +17992,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17766,6 +18249,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17936,6 +18422,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18772,6 +19266,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19009,7 +19508,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19482,7 +19981,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19597,8 +20097,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19663,7 +20163,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19684,6 +20194,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19827,6 +20338,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19875,7 +20387,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19909,6 +20421,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19929,7 +20444,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19974,53 +20495,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20156,6 +20633,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20181,10 +20663,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20500,7 +20982,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20516,6 +20998,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20755,8 +21265,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20963,7 +21471,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20990,7 +21498,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21246,7 +21754,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21395,6 +21903,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21536,7 +22097,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21547,7 +22108,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21570,7 +22131,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21717,12 +22278,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22193,7 +22754,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22251,6 +22812,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22383,6 +22992,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22569,10 +23179,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22826,6 +23436,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22996,6 +23609,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23832,6 +24453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24069,7 +24695,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24542,7 +25168,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24657,8 +25284,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24723,7 +25350,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24744,6 +25381,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24887,6 +25525,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24935,7 +25574,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24969,6 +25608,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24989,7 +25631,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25034,53 +25682,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25216,6 +25820,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25241,10 +25850,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25560,7 +26169,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25576,6 +26185,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25815,8 +26452,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -26023,7 +26658,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -26050,7 +26685,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26306,7 +26941,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26427,6 +27062,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26568,7 +27265,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26579,7 +27276,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26602,7 +27299,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26749,12 +27446,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27048,15 +27745,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -27234,7 +27922,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27292,6 +27980,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27424,6 +28160,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27729,6 +28466,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -28059,7 +28797,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28086,7 +28824,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28342,7 +29080,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28402,10 +29140,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28667,6 +29405,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29450,6 +30196,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29687,7 +30438,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30150,7 +30901,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30265,8 +31017,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30331,7 +31083,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30352,6 +31114,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30495,6 +31258,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30543,7 +31307,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30577,6 +31341,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30597,7 +31364,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30642,53 +31415,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30824,6 +31553,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30849,10 +31583,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31168,7 +31902,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31184,6 +31918,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31472,6 +32234,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31613,7 +32428,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31624,7 +32439,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31647,7 +32462,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31794,12 +32609,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32270,7 +33085,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32328,6 +33143,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32460,6 +33323,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32765,6 +33629,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -33095,7 +33960,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -33122,7 +33987,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33378,7 +34243,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33440,6 +34305,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33528,10 +34401,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34451,6 +35324,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34688,7 +35566,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35151,7 +36029,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35266,8 +36145,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35332,7 +36211,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35353,6 +36242,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35496,6 +36386,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35544,7 +36435,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35578,6 +36469,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35598,7 +36492,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35643,53 +36543,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35825,6 +36681,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35850,10 +36711,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36169,7 +37030,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36185,6 +37046,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36562,6 +37451,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36703,7 +37645,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36714,7 +37656,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36737,7 +37679,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36884,12 +37826,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37360,7 +38302,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37418,6 +38360,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37550,6 +38540,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37736,10 +38727,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37993,6 +38984,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38163,6 +39157,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38999,6 +40001,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39236,7 +40243,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39709,7 +40716,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39824,8 +40832,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39890,7 +40898,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39911,6 +40929,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40054,6 +41073,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40102,7 +41122,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40136,6 +41156,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40156,7 +41179,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40201,53 +41230,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40383,6 +41368,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40408,10 +41398,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40727,7 +41717,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40743,6 +41733,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40982,8 +42000,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41190,7 +42206,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41217,7 +42233,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41473,7 +42489,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41606,6 +42622,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41747,7 +42816,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41758,7 +42827,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41781,7 +42850,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41928,12 +42997,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42404,7 +43473,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42462,6 +43531,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42594,6 +43711,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42780,10 +43898,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43037,6 +44155,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43207,6 +44328,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44043,6 +45172,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44280,7 +45414,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44753,7 +45887,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44868,8 +46003,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44934,7 +46069,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44955,6 +46100,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45098,6 +46244,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45146,7 +46293,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45180,6 +46327,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45200,7 +46350,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45245,53 +46401,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45427,6 +46539,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45452,10 +46569,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45771,7 +46888,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45787,6 +46904,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -46026,8 +47171,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -46234,7 +47377,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -46261,7 +47404,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46517,7 +47660,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md index e0045c857a98..d80e4cba1d32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md index 82e98b60a7cb..e1584a67960a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItem --- @@ -1916,6 +1916,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2057,7 +2110,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2068,7 +2121,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2091,7 +2144,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2238,12 +2291,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2714,7 +2767,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2772,6 +2825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2904,6 +3005,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3090,10 +3192,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3310,6 +3412,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3480,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4553,7 +4671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5026,7 +5144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5371,6 +5501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5419,7 +5550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5453,6 +5584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5473,7 +5607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5518,53 +5658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5700,6 +5796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5725,10 +5826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6044,7 +6145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6060,6 +6161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6299,8 +6428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6507,7 +6634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6534,7 +6661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6790,7 +6917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6946,6 +7073,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7087,7 +7267,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7098,7 +7278,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7121,7 +7301,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7268,12 +7448,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7744,7 +7924,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7802,6 +7982,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7934,6 +8162,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8120,10 +8349,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8377,6 +8606,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8547,6 +8779,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9623,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9620,7 +9865,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10093,7 +10338,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10454,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10520,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10551,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10438,6 +10695,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10486,7 +10744,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10520,6 +10778,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10540,7 +10801,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10585,53 +10852,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10767,6 +10990,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10792,10 +11020,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11111,7 +11339,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11127,6 +11355,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11366,8 +11622,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11574,7 +11828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11601,7 +11855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11857,7 +12111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11988,6 +12242,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12129,7 +12436,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12140,7 +12447,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12163,7 +12470,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12310,12 +12617,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12786,7 +13093,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12844,6 +13151,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12976,6 +13331,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13162,10 +13518,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13419,6 +13775,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13589,6 +13948,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14792,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14662,7 +15034,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15135,7 +15507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15480,6 +15864,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15528,7 +15913,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15562,6 +15947,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15582,7 +15970,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15627,53 +16021,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15809,6 +16159,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15834,10 +16189,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16153,7 +16508,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16169,6 +16524,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16408,8 +16791,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16616,7 +16997,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16643,7 +17024,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16899,7 +17280,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17020,6 +17401,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17161,7 +17604,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17172,7 +17615,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17195,7 +17638,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17342,12 +17785,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17641,15 +18084,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17827,7 +18261,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17885,6 +18319,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18017,6 +18499,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18805,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18652,7 +19136,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18679,7 +19163,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18935,7 +19419,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18995,10 +19479,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19260,6 +19744,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20535,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20280,7 +20777,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20743,7 +21240,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21356,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21422,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21453,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21088,6 +21597,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21136,7 +21646,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21170,6 +21680,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21190,7 +21703,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21235,53 +21754,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21417,6 +21892,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21442,10 +21922,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21761,7 +22241,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21777,6 +22257,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22137,6 +22645,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22278,7 +22848,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22289,7 +22859,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22312,7 +22882,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22459,12 +23029,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22758,15 +23328,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22944,7 +23505,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23002,6 +23563,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23134,6 +23743,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23439,6 +24049,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23769,7 +24380,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23796,7 +24407,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24052,7 +24663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24112,10 +24723,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24377,6 +24988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25779,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25397,7 +26021,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25860,7 +26484,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26600,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26666,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26697,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26205,6 +26841,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26253,7 +26890,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26287,6 +26924,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26307,7 +26947,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26352,53 +26998,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26534,6 +27136,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26559,10 +27166,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26878,7 +27485,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26894,6 +27501,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27182,6 +27817,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27323,7 +28011,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27334,7 +28022,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27357,7 +28045,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27504,12 +28192,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27980,7 +28668,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28038,6 +28726,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28170,6 +28906,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28749,7 +29486,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28776,7 +29513,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29032,7 +29769,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29092,10 +29829,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29360,6 +30097,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30888,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30380,7 +31130,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30843,7 +31593,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31709,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31775,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31806,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31188,6 +31950,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31236,7 +31999,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31270,6 +32033,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31290,7 +32056,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31335,53 +32107,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31517,6 +32245,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31542,10 +32275,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31861,7 +32594,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31877,6 +32610,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32083,6 +32844,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32637,7 +33399,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32664,7 +33426,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32921,7 +33683,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md index dc69333cf5c9..9e86bad6f6e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemAnalytic --- @@ -717,6 +717,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -858,7 +911,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -869,7 +922,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -892,7 +945,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1039,12 +1092,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1515,7 +1568,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1573,6 +1626,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1705,6 +1806,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1891,10 +1993,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2117,6 +2219,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2287,6 +2392,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3123,6 +3236,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3360,7 +3478,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3833,7 +3951,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3948,8 +4067,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4014,7 +4133,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4035,6 +4164,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4178,6 +4308,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4226,7 +4357,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4260,6 +4391,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4280,7 +4414,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4325,53 +4465,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4507,6 +4603,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4532,10 +4633,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -4851,7 +4952,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -4867,6 +4968,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5106,8 +5235,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5314,7 +5441,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5341,7 +5468,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5597,7 +5724,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5754,6 +5881,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5895,7 +6075,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5906,7 +6086,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5929,7 +6109,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6076,12 +6256,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6552,7 +6732,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6610,6 +6790,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6742,6 +6970,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6928,10 +7157,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7148,6 +7377,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7318,6 +7550,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8154,6 +8394,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8391,7 +8636,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -8864,7 +9109,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8979,8 +9225,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9045,7 +9291,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9066,6 +9322,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9209,6 +9466,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9257,7 +9515,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9291,6 +9549,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9311,7 +9572,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9356,53 +9623,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9538,6 +9761,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9563,10 +9791,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -9882,7 +10110,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -9898,6 +10126,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10137,8 +10393,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10345,7 +10599,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10372,7 +10626,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10628,7 +10882,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10808,6 +11062,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -10949,7 +11256,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -10960,7 +11267,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -10983,7 +11290,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11130,12 +11437,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11606,7 +11913,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11664,6 +11971,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11796,6 +12151,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -11982,10 +12338,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12208,6 +12564,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12378,6 +12737,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13214,6 +13581,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13451,7 +13823,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -13924,7 +14296,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14039,8 +14412,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14105,7 +14478,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14126,6 +14509,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14269,6 +14653,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14317,7 +14702,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14351,6 +14736,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14371,7 +14759,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14416,53 +14810,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14598,6 +14948,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14623,10 +14978,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -14942,7 +15297,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -14958,6 +15313,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15197,8 +15580,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15405,7 +15786,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15432,7 +15813,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15688,7 +16069,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -15841,6 +16222,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -15982,7 +16416,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -15993,7 +16427,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16016,7 +16450,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16163,12 +16597,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16639,7 +17073,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16697,6 +17131,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16829,6 +17311,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17015,10 +17498,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17241,6 +17724,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17411,6 +17897,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18247,6 +18741,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18484,7 +18983,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18957,7 +19456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19072,8 +19572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19138,7 +19638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19159,6 +19669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19302,6 +19813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19350,7 +19862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19384,6 +19896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19404,7 +19919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19449,53 +19970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19631,6 +20108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19656,10 +20138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -19975,7 +20457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -19991,6 +20473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20230,8 +20740,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20438,7 +20946,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20465,7 +20973,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20721,7 +21229,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md index 1ec30860efc5..0564f99ede8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemAnalyticItemActivityStat --- @@ -942,6 +942,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1083,7 +1136,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1094,7 +1147,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1117,7 +1170,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1264,12 +1317,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1740,7 +1793,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1798,6 +1851,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1930,6 +2031,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2116,10 +2218,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2365,6 +2467,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2535,6 +2640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3371,6 +3484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3608,7 +3726,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4081,7 +4199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4196,8 +4315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4262,7 +4381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4283,6 +4412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4426,6 +4556,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4474,7 +4605,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4508,6 +4639,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4528,7 +4662,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4573,53 +4713,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4755,6 +4851,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4780,10 +4881,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5099,7 +5200,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5115,6 +5216,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5354,8 +5483,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5562,7 +5689,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5589,7 +5716,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5845,7 +5972,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5985,6 +6112,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6126,7 +6306,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6137,7 +6317,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6160,7 +6340,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6307,12 +6487,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6783,7 +6963,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6841,6 +7021,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6973,6 +7201,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7159,10 +7388,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7385,6 +7614,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7555,6 +7787,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8391,6 +8631,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8628,7 +8873,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9101,7 +9346,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9216,8 +9462,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9282,7 +9528,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9303,6 +9559,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9446,6 +9703,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9494,7 +9752,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9528,6 +9786,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9548,7 +9809,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9593,53 +9860,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9775,6 +9998,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9800,10 +10028,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10119,7 +10347,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10135,6 +10363,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10374,8 +10630,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10582,7 +10836,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10609,7 +10863,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10865,7 +11119,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md index 5b601589a57f..e88a8cc1b9dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md index e4cbe920040e..d2e6bfdd4a21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md index 23af8dbdc0df..92f46143298f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItem --- @@ -27,7 +27,7 @@ Update-MgGroupDriveItemListItem -DriveId -DriveItemId -GroupId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -55,7 +55,8 @@ Update-MgGroupDriveItemListItem -DriveId -DriveItemId -GroupId Update-MgGroupDriveItemListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -326,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1152,6 +1181,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1293,7 +1375,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1304,7 +1386,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1327,7 +1409,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1474,12 +1556,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1950,7 +2032,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2008,6 +2090,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2140,6 +2270,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2326,10 +2457,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2546,6 +2677,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2716,6 +2850,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3694,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3789,7 +3936,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4262,7 +4409,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4525,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4591,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4622,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4607,6 +4766,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4655,7 +4815,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4689,6 +4849,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4709,7 +4872,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4754,53 +4923,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4936,6 +5061,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4961,10 +5091,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5280,7 +5410,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5296,6 +5426,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5535,8 +5693,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5743,7 +5899,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5770,7 +5926,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6026,7 +6182,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6163,6 +6319,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6304,7 +6513,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6315,7 +6524,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6338,7 +6547,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6485,12 +6694,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6961,7 +7170,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7019,6 +7228,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7151,6 +7408,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7730,7 +7988,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7757,7 +8015,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8013,7 +8271,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8073,10 +8331,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8341,6 +8599,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9390,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9361,7 +9632,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9824,7 +10095,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10211,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10277,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10308,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10169,6 +10452,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10217,7 +10501,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10251,6 +10535,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10271,7 +10558,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10317,64 +10610,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10498,6 +10747,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10523,10 +10777,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10842,7 +11096,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10858,6 +11112,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11064,6 +11346,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11200,6 +11483,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11341,7 +11686,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11352,7 +11697,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11375,7 +11720,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11522,12 +11867,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11821,15 +12166,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12007,7 +12343,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12065,6 +12401,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12197,6 +12581,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12502,6 +12887,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12832,7 +13218,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12859,7 +13245,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13115,7 +13501,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13175,10 +13561,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13440,6 +13826,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14617,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14460,7 +14859,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14923,7 +15322,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15438,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15504,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15535,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15268,6 +15679,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15316,7 +15728,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15350,6 +15762,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15370,7 +15785,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15415,53 +15836,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15597,6 +15974,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15622,10 +16004,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15941,7 +16323,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15957,6 +16339,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16145,6 +16555,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16282,6 +16696,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16423,7 +16890,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16434,7 +16901,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16457,7 +16924,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16604,12 +17071,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17080,7 +17547,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17138,6 +17605,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17270,6 +17785,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17456,10 +17972,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17713,6 +18229,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17883,6 +18402,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +19246,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18956,7 +19488,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19429,7 +19961,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +20077,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +20143,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +20174,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19774,6 +20318,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19822,7 +20367,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19856,6 +20401,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19876,7 +20424,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19921,53 +20475,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20103,6 +20613,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20128,10 +20643,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20447,7 +20962,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20463,6 +20978,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20702,8 +21245,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20910,7 +21451,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20937,7 +21478,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21193,7 +21734,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21340,6 +21881,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21481,7 +22084,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21492,7 +22095,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21515,7 +22118,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21662,12 +22265,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21961,15 +22564,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22147,7 +22741,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22205,6 +22799,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22337,6 +22979,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22642,6 +23285,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22972,7 +23616,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22999,7 +23643,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23255,7 +23899,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23315,10 +23959,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23580,6 +24224,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +25015,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24600,7 +25257,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25063,7 +25720,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25836,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25902,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25933,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25408,6 +26077,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25456,7 +26126,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25490,6 +26160,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25510,7 +26183,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25555,53 +26234,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25737,6 +26372,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25762,10 +26402,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26081,7 +26721,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26097,6 +26737,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md index 5f250bb74ac8..afac1ee5c536 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md index d534b891f753..c1fba1f663e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md index abf5822e584c..d38dd8a547bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md index 132d99e11ba9..9b0aa1febb96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md index 7654cedd033a..df50fa433972 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md index d2b27653c929..83d713ce57d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md index 4ec2b864542a..eae87465f3c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md index 11a1e34a9710..cd552c71531e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md index 6e822935e2a4..79dc725e9bc7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md index 6bccdf5e8eaa..fa6bf2cedfa8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md index 8b685ee0b577..f8e62db3f439 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md index cdfec62bb8df..e99f72eb1ce6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md index 55b5ff30f814..0abb86a79176 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md index b134b42f85ee..b40f043f5934 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveList --- @@ -1187,6 +1187,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1328,7 +1381,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1339,7 +1392,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1362,7 +1415,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1509,12 +1562,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1985,7 +2038,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2043,6 +2096,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2175,6 +2276,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2480,6 +2582,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2810,7 +2913,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2837,7 +2940,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3093,7 +3196,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3155,6 +3258,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3243,10 +3354,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4166,6 +4277,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4403,7 +4519,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4866,7 +4982,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4981,8 +5098,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5047,7 +5164,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5068,6 +5195,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5211,6 +5339,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5259,7 +5388,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5293,6 +5422,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5313,7 +5445,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5358,53 +5496,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5540,6 +5634,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5565,10 +5664,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5884,7 +5983,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5900,6 +5999,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6128,10 +6255,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6302,10 +6429,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6612,6 +6739,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6753,7 +6942,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6764,7 +6953,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6787,7 +6976,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6934,12 +7123,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7233,15 +7422,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7419,7 +7599,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7477,6 +7657,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7609,6 +7837,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7914,6 +8143,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8244,7 +8474,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8271,7 +8501,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8527,7 +8757,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8587,10 +8817,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8852,6 +9082,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9635,6 +9873,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9872,7 +10115,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10335,7 +10578,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10450,8 +10694,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10516,7 +10760,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10537,6 +10791,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10680,6 +10935,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10728,7 +10984,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10762,6 +11018,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10782,7 +11041,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10827,53 +11092,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -11009,6 +11230,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11034,10 +11260,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11353,7 +11579,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11369,6 +11595,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11657,6 +11911,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11798,7 +12105,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11809,7 +12116,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11832,7 +12139,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11979,12 +12286,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12455,7 +12762,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12513,6 +12820,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12645,6 +13000,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12749,6 +13105,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13000,6 +13364,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13330,7 +13695,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13357,7 +13722,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13613,7 +13978,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13657,10 +14022,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14615,6 +14980,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14852,7 +15222,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15315,7 +15685,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15430,8 +15801,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15496,7 +15867,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15517,6 +15898,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15660,6 +16042,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15708,7 +16091,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15742,6 +16125,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15762,7 +16148,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15807,53 +16199,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15989,6 +16337,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -16014,10 +16367,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16333,7 +16686,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16349,6 +16702,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16715,6 +17096,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16856,7 +17290,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16867,7 +17301,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16890,7 +17324,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17037,12 +17471,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17513,7 +17947,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17571,6 +18005,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17703,6 +18185,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18282,7 +18765,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18309,7 +18792,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18565,7 +19048,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18625,10 +19108,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -18893,6 +19376,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19676,6 +20167,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19913,7 +20409,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20376,7 +20872,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20491,8 +20988,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20557,7 +21054,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20578,6 +21085,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20721,6 +21229,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20769,7 +21278,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20803,6 +21312,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20823,7 +21335,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20868,53 +21386,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21050,6 +21524,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21075,10 +21554,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21394,7 +21873,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21410,6 +21889,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21616,6 +22123,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -21747,6 +22255,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21888,7 +22458,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21899,7 +22469,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21922,7 +22492,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22069,12 +22639,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22368,15 +22938,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22554,7 +23115,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22612,6 +23173,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22744,6 +23353,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23049,6 +23659,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23379,7 +23990,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23406,7 +24017,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23662,7 +24273,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23722,10 +24333,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23987,6 +24598,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24770,6 +25389,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25007,7 +25631,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25470,7 +26094,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25585,8 +26210,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25651,7 +26276,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25672,6 +26307,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25815,6 +26451,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25863,7 +26500,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25897,6 +26534,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25917,7 +26557,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25962,53 +26608,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26144,6 +26746,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26169,10 +26776,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26488,7 +27095,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26504,6 +27111,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md index caea1c6a289c..7823ef5baebe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListColumn --- @@ -1426,10 +1426,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1583,10 +1583,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1679,10 +1679,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md index bb5fc5df2e4b..e8627492fe27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentType --- @@ -1072,10 +1072,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1303,10 +1303,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1535,10 +1535,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1759,10 +1759,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1921,10 +1921,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2093,10 +2093,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md index ea93d373c12f..7a0dccec83f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentTypeColumn --- @@ -1455,10 +1455,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1612,10 +1612,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1708,10 +1708,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md index f09134f2f85e..dadfa335767c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md index b03319de310e..92f53d0a981b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md index 2ffe89854bd0..2f041d558cc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItem --- @@ -27,7 +27,7 @@ Update-MgGroupDriveListItem -DriveId -GroupId -ListItemId ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -55,7 +55,8 @@ Update-MgGroupDriveListItem -DriveId -GroupId -ListItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -326,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1152,6 +1181,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1293,7 +1375,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1304,7 +1386,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1327,7 +1409,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1474,12 +1556,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1950,7 +2032,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2008,6 +2090,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2140,6 +2270,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2326,10 +2457,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2546,6 +2677,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2716,6 +2850,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3694,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3789,7 +3936,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4262,7 +4409,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4525,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4591,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4622,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4607,6 +4766,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4655,7 +4815,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4689,6 +4849,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4709,7 +4872,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4754,53 +4923,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4936,6 +5061,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4961,10 +5091,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5280,7 +5410,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5296,6 +5426,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5535,8 +5693,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5743,7 +5899,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5770,7 +5926,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6026,7 +6182,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6163,6 +6319,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6304,7 +6513,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6315,7 +6524,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6338,7 +6547,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6485,12 +6694,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6961,7 +7170,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7019,6 +7228,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7151,6 +7408,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7730,7 +7988,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7757,7 +8015,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8013,7 +8271,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8073,10 +8331,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8341,6 +8599,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9390,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9361,7 +9632,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9824,7 +10095,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10211,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10277,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10308,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10169,6 +10452,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10217,7 +10501,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10251,6 +10535,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10271,7 +10558,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10317,64 +10610,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10498,6 +10747,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10523,10 +10777,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10842,7 +11096,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10858,6 +11112,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11064,6 +11346,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11200,6 +11483,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11341,7 +11686,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11352,7 +11697,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11375,7 +11720,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11522,12 +11867,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11821,15 +12166,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12007,7 +12343,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12065,6 +12401,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12197,6 +12581,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12502,6 +12887,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12832,7 +13218,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12859,7 +13245,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13115,7 +13501,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13175,10 +13561,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13440,6 +13826,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14617,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14460,7 +14859,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14923,7 +15322,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15438,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15504,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15535,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15268,6 +15679,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15316,7 +15728,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15350,6 +15762,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15370,7 +15785,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15415,53 +15836,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15597,6 +15974,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15622,10 +16004,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15941,7 +16323,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15957,6 +16339,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16145,6 +16555,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16282,6 +16696,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16423,7 +16890,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16434,7 +16901,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16457,7 +16924,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16604,12 +17071,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17080,7 +17547,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17138,6 +17605,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17270,6 +17785,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17456,10 +17972,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17713,6 +18229,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17883,6 +18402,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +19246,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18956,7 +19488,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19429,7 +19961,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +20077,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +20143,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +20174,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19774,6 +20318,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19822,7 +20367,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19856,6 +20401,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19876,7 +20424,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19921,53 +20475,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20103,6 +20613,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20128,10 +20643,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20447,7 +20962,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20463,6 +20978,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20702,8 +21245,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20910,7 +21451,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20937,7 +21478,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21193,7 +21734,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21340,6 +21881,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21481,7 +22084,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21492,7 +22095,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21515,7 +22118,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21662,12 +22265,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21961,15 +22564,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22147,7 +22741,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22205,6 +22799,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22337,6 +22979,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22642,6 +23285,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22972,7 +23616,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22999,7 +23643,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23255,7 +23899,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23315,10 +23959,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23580,6 +24224,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +25015,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24600,7 +25257,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25063,7 +25720,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25836,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25902,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25933,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25408,6 +26077,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25456,7 +26126,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25490,6 +26160,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25510,7 +26183,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25555,53 +26234,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25737,6 +26372,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25762,10 +26402,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26081,7 +26721,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26097,6 +26737,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md index 9cc93f6260bf..87511284a587 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md index 91d7974d8916..957ed92ed9e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md index 45d0df2ff78a..44fd2d55a145 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md index 63ee02570789..d307830a11e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md index e209a73d66bf..d234406e4b56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md index acff90c71d78..c9cc7a64324c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md index 80aa994e30fa..64d978cf63fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md index 55f93d7ef713..557e1ff603da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md index 3d76c251e431..98798b79d00b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md index c5684e23bfb7..1cebdec537b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md index 59a76a969d10..0cd55503c707 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRoot --- @@ -1888,6 +1888,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2029,7 +2082,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2040,7 +2093,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2063,7 +2116,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2210,12 +2263,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2686,7 +2739,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2744,6 +2797,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2876,6 +2977,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3062,10 +3164,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3282,6 +3384,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3452,6 +3557,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4401,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4525,7 +4643,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4998,7 +5116,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5232,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5298,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5329,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5343,6 +5473,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5391,7 +5522,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5425,6 +5556,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5445,7 +5579,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5490,53 +5630,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5672,6 +5768,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5697,10 +5798,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6016,7 +6117,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6032,6 +6133,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6271,8 +6400,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6479,7 +6606,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6506,7 +6633,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6762,7 +6889,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6918,6 +7045,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7059,7 +7239,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7070,7 +7250,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7093,7 +7273,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7240,12 +7420,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7716,7 +7896,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7774,6 +7954,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7906,6 +8134,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8092,10 +8321,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8349,6 +8578,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8519,6 +8751,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9595,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9592,7 +9837,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10065,7 +10310,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10426,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10492,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10523,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10410,6 +10667,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10458,7 +10716,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10492,6 +10750,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10512,7 +10773,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10557,53 +10824,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10739,6 +10962,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10764,10 +10992,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11083,7 +11311,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11099,6 +11327,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11338,8 +11594,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11546,7 +11800,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11573,7 +11827,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11829,7 +12083,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11960,6 +12214,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12101,7 +12408,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12112,7 +12419,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12135,7 +12442,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12282,12 +12589,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12758,7 +13065,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12816,6 +13123,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12948,6 +13303,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13134,10 +13490,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13391,6 +13747,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13561,6 +13920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14634,7 +15006,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15107,7 +15479,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15595,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15661,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15692,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15452,6 +15836,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15500,7 +15885,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15534,6 +15919,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15554,7 +15942,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15599,53 +15993,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15781,6 +16131,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15806,10 +16161,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16125,7 +16480,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16141,6 +16496,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16380,8 +16763,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16588,7 +16969,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16615,7 +16996,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16871,7 +17252,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16992,6 +17373,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17133,7 +17576,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17144,7 +17587,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17167,7 +17610,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17314,12 +17757,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17613,15 +18056,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17799,7 +18233,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17857,6 +18291,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17989,6 +18471,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18294,6 +18777,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18624,7 +19108,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18651,7 +19135,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18907,7 +19391,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18967,10 +19451,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19232,6 +19716,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20507,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20252,7 +20749,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20715,7 +21212,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21328,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21394,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21425,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21060,6 +21569,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21108,7 +21618,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21142,6 +21652,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21162,7 +21675,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21207,53 +21726,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21389,6 +21864,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21414,10 +21894,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21733,7 +22213,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21749,6 +22229,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22109,6 +22617,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22250,7 +22820,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22261,7 +22831,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22284,7 +22854,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22431,12 +23001,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22730,15 +23300,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22916,7 +23477,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22974,6 +23535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23106,6 +23715,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23411,6 +24021,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23741,7 +24352,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23768,7 +24379,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24024,7 +24635,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24084,10 +24695,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24349,6 +24960,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25369,7 +25993,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25832,7 +26456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26177,6 +26813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26225,7 +26862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26259,6 +26896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26279,7 +26919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26324,53 +26970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26506,6 +27108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26531,10 +27138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26850,7 +27457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26866,6 +27473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27154,6 +27789,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27295,7 +27983,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27306,7 +27994,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27329,7 +28017,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27476,12 +28164,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27952,7 +28640,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28010,6 +28698,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28142,6 +28878,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28721,7 +29458,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28748,7 +29485,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29004,7 +29741,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29064,10 +29801,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29332,6 +30069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30352,7 +31102,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30815,7 +31565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31160,6 +31922,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31208,7 +31971,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31242,6 +32005,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31262,7 +32028,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31307,53 +32079,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31489,6 +32217,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31514,10 +32247,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31833,7 +32566,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31849,6 +32582,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32055,6 +32816,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32609,7 +33371,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32636,7 +33398,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32893,7 +33655,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md index 7534ba09dac1..c363fb4da052 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootAnalytic --- @@ -690,6 +690,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -831,7 +884,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -842,7 +895,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -865,7 +918,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1012,12 +1065,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1488,7 +1541,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1546,6 +1599,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1678,6 +1779,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1864,10 +1966,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2090,6 +2192,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2260,6 +2365,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3096,6 +3209,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3333,7 +3451,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3806,7 +3924,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3921,8 +4040,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3987,7 +4106,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4008,6 +4137,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4151,6 +4281,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4199,7 +4330,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4233,6 +4364,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4253,7 +4387,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4298,53 +4438,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4480,6 +4576,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4505,10 +4606,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -4824,7 +4925,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -4840,6 +4941,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5079,8 +5208,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5287,7 +5414,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5314,7 +5441,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5570,7 +5697,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5727,6 +5854,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5868,7 +6048,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5879,7 +6059,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5902,7 +6082,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6049,12 +6229,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6525,7 +6705,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6583,6 +6763,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6715,6 +6943,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6901,10 +7130,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7121,6 +7350,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7291,6 +7523,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8127,6 +8367,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8364,7 +8609,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -8837,7 +9082,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8952,8 +9198,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9018,7 +9264,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9039,6 +9295,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9182,6 +9439,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9230,7 +9488,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9264,6 +9522,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9284,7 +9545,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9329,53 +9596,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9511,6 +9734,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9536,10 +9764,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -9855,7 +10083,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -9871,6 +10099,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10110,8 +10366,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10318,7 +10572,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10345,7 +10599,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10601,7 +10855,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10781,6 +11035,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -10922,7 +11229,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -10933,7 +11240,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -10956,7 +11263,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11103,12 +11410,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11579,7 +11886,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11637,6 +11944,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11769,6 +12124,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -11955,10 +12311,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12181,6 +12537,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12351,6 +12710,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13187,6 +13554,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13424,7 +13796,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -13897,7 +14269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14012,8 +14385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14078,7 +14451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14099,6 +14482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14242,6 +14626,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14290,7 +14675,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14324,6 +14709,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14344,7 +14732,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14389,53 +14783,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14571,6 +14921,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14596,10 +14951,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -14915,7 +15270,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -14931,6 +15286,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15170,8 +15553,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15378,7 +15759,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15405,7 +15786,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15661,7 +16042,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -15814,6 +16195,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -15955,7 +16389,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -15966,7 +16400,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -15989,7 +16423,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16136,12 +16570,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16612,7 +17046,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16670,6 +17104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16802,6 +17284,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -16988,10 +17471,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17214,6 +17697,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17384,6 +17870,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18220,6 +18714,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18457,7 +18956,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18930,7 +19429,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19045,8 +19545,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19111,7 +19611,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19132,6 +19642,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19275,6 +19786,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19323,7 +19835,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19357,6 +19869,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19377,7 +19892,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19422,53 +19943,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19604,6 +20081,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19629,10 +20111,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -19948,7 +20430,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -19964,6 +20446,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20203,8 +20713,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20411,7 +20919,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20438,7 +20946,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20694,7 +21202,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md index edf9870c9311..7b460857dfad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootAnalyticItemActivityStat --- @@ -915,6 +915,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1056,7 +1109,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1067,7 +1120,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1090,7 +1143,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1237,12 +1290,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1713,7 +1766,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1771,6 +1824,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1903,6 +2004,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2089,10 +2191,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2338,6 +2440,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2508,6 +2613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3581,7 +3699,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4054,7 +4172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4399,6 +4529,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4447,7 +4578,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4481,6 +4612,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4501,7 +4635,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4546,53 +4686,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4728,6 +4824,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4753,10 +4854,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5072,7 +5173,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5088,6 +5189,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5327,8 +5456,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5535,7 +5662,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5562,7 +5689,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5818,7 +5945,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5958,6 +6085,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6099,7 +6279,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6110,7 +6290,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6133,7 +6313,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6280,12 +6460,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6756,7 +6936,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6814,6 +6994,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6946,6 +7174,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7132,10 +7361,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7358,6 +7587,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7528,6 +7760,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8604,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8601,7 +8846,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9074,7 +9319,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9435,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9501,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9532,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9419,6 +9676,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9467,7 +9725,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9501,6 +9759,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9521,7 +9782,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9566,53 +9833,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9748,6 +9971,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9773,10 +10001,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10092,7 +10320,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10108,6 +10336,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10347,8 +10603,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10555,7 +10809,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10582,7 +10836,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10838,7 +11092,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md index a7cc3919fb88..8619bb3a79f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md index 0605f01877fe..da5b185e8ba6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md index 5ac10921f261..59865e8e5c91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItem --- @@ -27,7 +27,7 @@ Update-MgGroupDriveRootListItem -DriveId -GroupId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -55,7 +55,8 @@ Update-MgGroupDriveRootListItem -DriveId -GroupId Update-MgGroupDriveRootListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -326,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1125,6 +1154,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1266,7 +1348,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1277,7 +1359,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1300,7 +1382,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1447,12 +1529,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1923,7 +2005,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1981,6 +2063,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2113,6 +2243,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2299,10 +2430,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2519,6 +2650,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2689,6 +2823,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3525,6 +3667,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3762,7 +3909,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4235,7 +4382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4350,8 +4498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4416,7 +4564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4437,6 +4595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4580,6 +4739,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4628,7 +4788,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4662,6 +4822,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4682,7 +4845,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4727,53 +4896,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4909,6 +5034,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4934,10 +5064,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5253,7 +5383,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5269,6 +5399,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5508,8 +5666,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5716,7 +5872,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5743,7 +5899,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5999,7 +6155,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6136,6 +6292,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6277,7 +6486,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6288,7 +6497,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6311,7 +6520,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6458,12 +6667,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6934,7 +7143,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6992,6 +7201,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7124,6 +7381,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7703,7 +7961,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7730,7 +7988,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -7986,7 +8244,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8046,10 +8304,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8314,6 +8572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9097,6 +9363,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9334,7 +9605,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9797,7 +10068,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9912,8 +10184,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9978,7 +10250,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9999,6 +10281,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10142,6 +10425,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10190,7 +10474,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10224,6 +10508,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10244,7 +10531,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10290,64 +10583,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10471,6 +10720,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10496,10 +10750,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10815,7 +11069,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10831,6 +11085,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11037,6 +11319,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11173,6 +11456,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11314,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11325,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11348,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11495,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11794,15 +12139,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -11980,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12038,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12170,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12475,6 +12860,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12805,7 +13191,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12832,7 +13218,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13088,7 +13474,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13148,10 +13534,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13413,6 +13799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14196,6 +14590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14433,7 +14832,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14896,7 +15295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15011,8 +15411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15077,7 +15477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15098,6 +15508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15241,6 +15652,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15289,7 +15701,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15323,6 +15735,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15343,7 +15758,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15388,53 +15809,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15570,6 +15947,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15595,10 +15977,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15914,7 +16296,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15930,6 +16312,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16118,6 +16528,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16255,6 +16669,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16396,7 +16863,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16407,7 +16874,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16430,7 +16897,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16577,12 +17044,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17053,7 +17520,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17111,6 +17578,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17243,6 +17758,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17429,10 +17945,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17686,6 +18202,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17856,6 +18375,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18692,6 +19219,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18929,7 +19461,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19402,7 +19934,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19517,8 +20050,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19583,7 +20116,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19604,6 +20147,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19747,6 +20291,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19795,7 +20340,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19829,6 +20374,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19849,7 +20397,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19894,53 +20448,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20076,6 +20586,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20101,10 +20616,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20420,7 +20935,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20436,6 +20951,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20675,8 +21218,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20883,7 +21424,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20910,7 +21451,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21166,7 +21707,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21313,6 +21854,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21454,7 +22057,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21465,7 +22068,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21488,7 +22091,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21635,12 +22238,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21934,15 +22537,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22120,7 +22714,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22178,6 +22772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22310,6 +22952,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22615,6 +23258,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22945,7 +23589,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22972,7 +23616,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23228,7 +23872,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23288,10 +23932,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23553,6 +24197,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24336,6 +24988,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24573,7 +25230,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25036,7 +25693,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25151,8 +25809,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25217,7 +25875,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25238,6 +25906,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25381,6 +26050,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25429,7 +26099,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25463,6 +26133,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25483,7 +26156,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25528,53 +26207,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25710,6 +26345,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25735,10 +26375,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26054,7 +26694,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26070,6 +26710,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md index ce0f0f436497..b88943f5b5ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md index 892b5e201765..b93e48e2396a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md index e4cade4fa1b0..cf10f3573b81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md index a7058e974e3d..540f26050f4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md index 3954971d2a8e..c0633b0cbf3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md index 29aa10e28a18..c6d9f67aa9b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md index 15d302f8f25a..35ef4846219f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md index 588ef1fbc81d..5df7bd22a45e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md index 7e82b6401695..04213e1c0bce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md index e2c3c220b941..f33b616dad69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md index b939ff18a222..c31489fe7f44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md index bb6a51625290..92d7b8ba84fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md index ef438ff49619..91e935c90142 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md index 39fc2344e169..ab045f16d685 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md index f2d430df6443..ea7fcc03891b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareList --- @@ -1160,6 +1160,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1301,7 +1354,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1312,7 +1365,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1335,7 +1388,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1482,12 +1535,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1958,7 +2011,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2016,6 +2069,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2148,6 +2249,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2453,6 +2555,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2783,7 +2886,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2810,7 +2913,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3066,7 +3169,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3128,6 +3231,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3216,10 +3327,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4139,6 +4250,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4376,7 +4492,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4839,7 +4955,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4954,8 +5071,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5020,7 +5137,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5041,6 +5168,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5184,6 +5312,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5232,7 +5361,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5266,6 +5395,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5286,7 +5418,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5331,53 +5469,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5513,6 +5607,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5538,10 +5637,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5857,7 +5956,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5873,6 +5972,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6101,10 +6228,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6275,10 +6402,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -6585,6 +6712,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6726,7 +6915,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6737,7 +6926,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6760,7 +6949,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6907,12 +7096,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7206,15 +7395,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -7392,7 +7572,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7450,6 +7630,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7582,6 +7810,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7887,6 +8116,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8217,7 +8447,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8244,7 +8474,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8500,7 +8730,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8560,10 +8790,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8825,6 +9055,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9608,6 +9846,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9845,7 +10088,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10308,7 +10551,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10423,8 +10667,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10489,7 +10733,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10510,6 +10764,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10653,6 +10908,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10701,7 +10957,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10735,6 +10991,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10755,7 +11014,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10800,53 +11065,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10982,6 +11203,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -11007,10 +11233,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11326,7 +11552,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11342,6 +11568,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11630,6 +11884,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11771,7 +12078,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11782,7 +12089,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11805,7 +12112,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11952,12 +12259,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12428,7 +12735,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12486,6 +12793,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12618,6 +12973,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12722,6 +13078,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12973,6 +13337,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13303,7 +13668,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13330,7 +13695,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13586,7 +13951,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13630,10 +13995,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -14588,6 +14953,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14825,7 +15195,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15288,7 +15658,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15403,8 +15774,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15469,7 +15840,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15490,6 +15871,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15633,6 +16015,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15681,7 +16064,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15715,6 +16098,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15735,7 +16121,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15780,53 +16172,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15962,6 +16310,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15987,10 +16340,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16306,7 +16659,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16322,6 +16675,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16688,6 +17069,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16829,7 +17263,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16840,7 +17274,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16863,7 +17297,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17010,12 +17444,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17486,7 +17920,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17544,6 +17978,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17676,6 +18158,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18255,7 +18738,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18282,7 +18765,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18538,7 +19021,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18598,10 +19081,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -18866,6 +19349,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19649,6 +20140,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19886,7 +20382,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20349,7 +20845,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20464,8 +20961,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20530,7 +21027,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20551,6 +21058,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20694,6 +21202,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20742,7 +21251,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20776,6 +21285,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20796,7 +21308,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20841,53 +21359,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21023,6 +21497,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21048,10 +21527,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21367,7 +21846,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21383,6 +21862,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21589,6 +22096,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -21720,6 +22228,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21861,7 +22431,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21872,7 +22442,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21895,7 +22465,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22042,12 +22612,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22341,15 +22911,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22527,7 +23088,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22585,6 +23146,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22717,6 +23326,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23022,6 +23632,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23352,7 +23963,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23379,7 +23990,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23635,7 +24246,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23695,10 +24306,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23960,6 +24571,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24743,6 +25362,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24980,7 +25604,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25443,7 +26067,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25558,8 +26183,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25624,7 +26249,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25645,6 +26280,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25788,6 +26424,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25836,7 +26473,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25870,6 +26507,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25890,7 +26530,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25935,53 +26581,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26117,6 +26719,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26142,10 +26749,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26461,7 +27068,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26477,6 +27084,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md index 9945939c936e..c46e4b345f09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListColumn --- @@ -1399,10 +1399,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1556,10 +1556,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1652,10 +1652,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md index 3602cfd159ce..0e06fd3cbe41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentType --- @@ -1045,10 +1045,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1276,10 +1276,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1508,10 +1508,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1732,10 +1732,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1894,10 +1894,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2066,10 +2066,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md index a388da1c1694..3f3fb8db9e34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentTypeColumn --- @@ -1427,10 +1427,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -1584,10 +1584,10 @@ For examples, see Examples of common formulas in lists. CALCULATED ``: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. CHOICE ``: choiceColumn [(Any) ]: This indicates any property can be added to this object. @@ -1680,10 +1680,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md index e70a72eb212b..449f82623421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md index 75a566f6470a..7d410983bd34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md index b91f5277f28a..8cb9b5d385f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItem --- @@ -26,7 +26,8 @@ Update the navigation property listItem in shares Update-MgShareListItem -SharedDriveItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -45,7 +46,7 @@ Update-MgShareListItem -SharedDriveItemId -ListItemId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -83,7 +84,8 @@ Update-MgShareListItem -SharedDriveItemId -BodyParameter [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -101,7 +103,8 @@ Update-MgShareListItem -InputObject [-ResponseHeadersVariable < Update-MgShareListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -466,6 +469,46 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded1 + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded1 + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1457,6 +1500,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1598,7 +1694,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1609,7 +1705,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1632,7 +1728,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1779,12 +1875,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2255,7 +2351,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2313,6 +2409,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2445,6 +2589,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2631,10 +2776,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2851,6 +2996,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3021,6 +3169,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3857,6 +4013,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4094,7 +4255,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4567,7 +4728,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4682,8 +4844,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4748,7 +4910,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4769,6 +4941,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4912,6 +5085,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4960,7 +5134,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4994,6 +5168,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5014,7 +5191,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5059,53 +5242,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5241,6 +5380,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5266,10 +5410,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5585,7 +5729,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5601,6 +5745,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5840,8 +6012,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6048,7 +6218,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6075,7 +6245,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6331,7 +6501,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6468,6 +6638,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6609,7 +6832,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6620,7 +6843,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6643,7 +6866,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6790,12 +7013,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7266,7 +7489,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7324,6 +7547,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7456,6 +7727,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8035,7 +8307,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -8062,7 +8334,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8318,7 +8590,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8378,10 +8650,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8646,6 +8918,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9429,6 +9709,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9666,7 +9951,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10129,7 +10414,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10244,8 +10530,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10310,7 +10596,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10331,6 +10627,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10474,6 +10771,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10522,7 +10820,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10556,6 +10854,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10576,7 +10877,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10622,52 +10929,8 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10803,6 +11066,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10828,10 +11096,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11147,7 +11415,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11163,6 +11431,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11369,6 +11665,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11505,6 +11802,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11646,7 +12005,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11657,7 +12016,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11680,7 +12039,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11827,12 +12186,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12126,15 +12485,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12312,7 +12662,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12370,6 +12720,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12502,6 +12900,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12807,6 +13206,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13137,7 +13537,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -13164,7 +13564,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13420,7 +13820,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13480,10 +13880,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13745,6 +14145,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14528,6 +14936,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14765,7 +15178,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15228,7 +15641,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15343,8 +15757,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15409,7 +15823,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15430,6 +15854,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15573,6 +15998,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15621,7 +16047,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15655,6 +16081,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15675,7 +16104,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15720,53 +16155,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15902,6 +16293,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15927,10 +16323,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16246,7 +16642,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16262,6 +16658,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16450,6 +16874,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16587,6 +17015,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16728,7 +17209,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16739,7 +17220,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16762,7 +17243,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16909,12 +17390,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17385,7 +17866,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17443,6 +17924,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17575,6 +18104,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17761,10 +18291,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -18018,6 +18548,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18188,6 +18721,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19024,6 +19565,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19261,7 +19807,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19734,7 +20280,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19849,8 +20396,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19915,7 +20462,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19936,6 +20493,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20079,6 +20637,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -20127,7 +20686,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -20161,6 +20720,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -20181,7 +20743,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -20226,53 +20794,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20408,6 +20932,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20433,10 +20962,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20752,7 +21281,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20768,6 +21297,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -21007,8 +21564,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -21215,7 +21770,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -21242,7 +21797,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21498,7 +22053,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21645,6 +22200,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21786,7 +22403,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21797,7 +22414,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21820,7 +22437,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21967,12 +22584,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22266,15 +22883,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22452,7 +23060,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22510,6 +23118,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22642,6 +23298,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22947,6 +23604,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23277,7 +23935,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23304,7 +23962,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23560,7 +24218,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23620,10 +24278,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23885,6 +24543,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24668,6 +25334,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24905,7 +25576,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25368,7 +26039,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25483,8 +26155,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25549,7 +26221,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25570,6 +26252,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25713,6 +26396,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25761,7 +26445,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25795,6 +26479,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25815,7 +26502,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25860,53 +26553,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26042,6 +26691,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26067,10 +26721,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26386,7 +27040,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26402,6 +27056,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md index 37d48af460bf..8410c4ea01cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md index 0d81e1ceb107..0180e0c05678 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md index 9dd63f050d25..443bf93419ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md index 94ceb7f8e344..ce4d665c6c98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md index 03f0b5628854..5a9385d762b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md index e22edf400703..8e28795280b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md index 0170028fd412..993a643626dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md index 2e29ed671770..c33444e0ecac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md index 6250e99c34f1..bc5a8ffcc44b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md index ff393ced2533..dcce9a543adf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md index 3bd0825747b5..9e1acf5cc2fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md index 2bea5ceea39f..d7008e3c38ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareSharedDriveItemSharedDriveItem --- @@ -1105,6 +1105,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1246,7 +1299,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1257,7 +1310,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1280,7 +1333,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1427,12 +1480,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1903,7 +1956,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1961,6 +2014,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2093,6 +2194,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2398,6 +2500,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2728,7 +2831,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2755,7 +2858,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3011,7 +3114,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3071,10 +3174,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3336,6 +3439,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4119,6 +4230,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4356,7 +4472,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4819,7 +4935,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4934,8 +5051,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5000,7 +5117,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5021,6 +5148,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5164,6 +5292,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5212,7 +5341,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5246,6 +5375,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5266,7 +5398,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5311,53 +5449,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5493,6 +5587,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5518,10 +5617,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5837,7 +5936,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5853,6 +5952,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6166,6 +6293,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6307,7 +6496,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6318,7 +6507,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6341,7 +6530,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6488,12 +6677,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6787,15 +6976,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -6973,7 +7153,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7031,6 +7211,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7163,6 +7391,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7468,6 +7697,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7798,7 +8028,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7825,7 +8055,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8081,7 +8311,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8141,10 +8371,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8406,6 +8636,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9189,6 +9427,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9426,7 +9669,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9889,7 +10132,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10004,8 +10248,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10070,7 +10314,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10091,6 +10345,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10234,6 +10489,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10282,7 +10538,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10316,6 +10572,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10336,7 +10595,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10381,53 +10646,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10563,6 +10784,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10588,10 +10814,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10907,7 +11133,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10923,6 +11149,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11211,6 +11465,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11352,7 +11659,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11363,7 +11670,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11386,7 +11693,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11533,12 +11840,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12009,7 +12316,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12067,6 +12374,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12199,6 +12554,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12385,10 +12741,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12642,6 +12998,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12812,6 +13171,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13648,6 +14015,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13885,7 +14257,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14358,7 +14730,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14473,8 +14846,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14539,7 +14912,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14560,6 +14943,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14703,6 +15087,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14751,7 +15136,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14785,6 +15170,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14805,7 +15193,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14850,53 +15244,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15032,6 +15382,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15057,10 +15412,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15376,7 +15731,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15392,6 +15747,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15631,8 +16014,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15839,7 +16220,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15866,7 +16247,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16122,7 +16503,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -16270,6 +16651,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16411,7 +16845,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16422,7 +16856,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16445,7 +16879,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16592,12 +17026,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17068,7 +17502,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17126,6 +17560,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17258,6 +17740,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17444,10 +17927,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17701,6 +18184,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17871,6 +18357,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18707,6 +19201,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18944,7 +19443,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19417,7 +19916,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19532,8 +20032,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19598,7 +20098,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19619,6 +20129,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19762,6 +20273,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19810,7 +20322,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19844,6 +20356,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19864,7 +20379,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19909,53 +20430,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20091,6 +20568,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20116,10 +20598,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20435,7 +20917,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20451,6 +20933,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20690,8 +21200,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20898,7 +21406,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20925,7 +21433,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21181,7 +21689,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21302,6 +21810,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21443,7 +22013,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21454,7 +22024,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21477,7 +22047,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21624,12 +22194,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21923,15 +22493,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22109,7 +22670,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22167,6 +22728,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22299,6 +22908,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22604,6 +23214,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22934,7 +23545,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22961,7 +23572,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23217,7 +23828,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23277,10 +23888,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23542,6 +24153,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24325,6 +24944,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24562,7 +25186,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25025,7 +25649,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25140,8 +25765,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25206,7 +25831,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25227,6 +25862,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25370,6 +26006,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25418,7 +26055,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25452,6 +26089,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25472,7 +26112,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25517,53 +26163,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25699,6 +26301,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25724,10 +26331,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26043,7 +26650,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26059,6 +26666,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -26347,6 +26982,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26488,7 +27176,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26499,7 +27187,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26522,7 +27210,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26669,12 +27357,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27145,7 +27833,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27203,6 +27891,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27335,6 +28071,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27640,6 +28377,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -27970,7 +28708,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -27997,7 +28735,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28253,7 +28991,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28315,6 +29053,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -28403,10 +29149,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29326,6 +30072,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29563,7 +30314,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30026,7 +30777,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30141,8 +30893,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30207,7 +30959,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30228,6 +30990,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30371,6 +31134,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30419,7 +31183,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30453,6 +31217,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30473,7 +31240,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30518,53 +31291,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30700,6 +31429,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30725,10 +31459,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31044,7 +31778,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31060,6 +31794,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31380,6 +32142,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31521,7 +32336,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31532,7 +32347,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31555,7 +32370,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31702,12 +32517,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32178,7 +32993,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32236,6 +33051,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32368,6 +33231,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32947,7 +33811,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32974,7 +33838,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33230,7 +34094,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33290,10 +34154,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -33558,6 +34422,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34341,6 +35213,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34578,7 +35455,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35041,7 +35918,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35156,8 +36034,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35222,7 +36100,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35243,6 +36131,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35386,6 +36275,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35434,7 +36324,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35468,6 +36358,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35488,7 +36381,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35533,53 +36432,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35715,6 +36570,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35740,10 +36600,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36059,7 +36919,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36075,6 +36935,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36281,6 +37169,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -36544,6 +37433,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36685,7 +37627,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36696,7 +37638,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36719,7 +37661,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36866,12 +37808,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37342,7 +38284,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37400,6 +38342,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37532,6 +38522,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37718,10 +38709,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37975,6 +38966,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38145,6 +39139,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38981,6 +39983,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39218,7 +40225,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39691,7 +40698,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39806,8 +40814,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39872,7 +40880,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39893,6 +40911,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40036,6 +41055,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40084,7 +41104,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40118,6 +41138,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40138,7 +41161,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40183,53 +41212,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40365,6 +41350,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40390,10 +41380,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40709,7 +41699,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40725,6 +41715,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40964,8 +41982,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41172,7 +42188,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41199,7 +42215,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41455,7 +42471,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41577,6 +42593,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41718,7 +42787,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41729,7 +42798,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41752,7 +42821,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41899,12 +42968,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42375,7 +43444,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42433,6 +43502,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42565,6 +43682,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42870,6 +43988,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43200,7 +44319,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -43227,7 +44346,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -43483,7 +44602,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -43543,10 +44662,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43808,6 +44927,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44325,6 +45452,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44725,7 +45857,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -45188,7 +46320,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -45303,8 +46436,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -45369,7 +46502,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -45390,6 +46533,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45533,6 +46677,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45581,7 +46726,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45615,6 +46760,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45635,7 +46783,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45680,53 +46834,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45862,6 +46972,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45887,10 +47002,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -46206,7 +47321,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -46222,6 +47337,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md index 6dcb133bccce..d3d1de5e7bb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDrive --- @@ -1225,6 +1225,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1366,7 +1419,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1377,7 +1430,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1400,7 +1453,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1547,12 +1600,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2023,7 +2076,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2081,6 +2134,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2213,6 +2314,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2317,6 +2419,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -2568,6 +2678,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2898,7 +3009,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -2925,7 +3036,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -3181,7 +3292,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -3225,10 +3336,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -4183,6 +4294,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4420,7 +4536,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4883,7 +4999,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4998,8 +5115,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5064,7 +5181,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5085,6 +5212,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5228,6 +5356,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5276,7 +5405,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5310,6 +5439,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5330,7 +5462,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5375,53 +5513,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5557,6 +5651,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5582,10 +5681,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5901,7 +6000,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5917,6 +6016,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6258,6 +6385,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6399,7 +6579,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6410,7 +6590,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6433,7 +6613,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6580,12 +6760,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7056,7 +7236,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7114,6 +7294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7246,6 +7474,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7432,10 +7661,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7689,6 +7918,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7859,6 +8091,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8695,6 +8935,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8932,7 +9177,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9405,7 +9650,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9520,8 +9766,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9586,7 +9832,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9607,6 +9863,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9750,6 +10007,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9798,7 +10056,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9832,6 +10090,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9852,7 +10113,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9897,53 +10164,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10079,6 +10302,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10104,10 +10332,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10423,7 +10651,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10439,6 +10667,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10678,8 +10934,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10886,7 +11140,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10913,7 +11167,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11169,7 +11423,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11290,6 +11544,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11431,7 +11747,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11442,7 +11758,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11465,7 +11781,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11612,12 +11928,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11911,15 +12227,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12097,7 +12404,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12155,6 +12462,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12287,6 +12642,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12592,6 +12948,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12922,7 +13279,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12949,7 +13306,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13205,7 +13562,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13265,10 +13622,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13530,6 +13887,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14313,6 +14678,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14550,7 +14920,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15013,7 +15383,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15128,8 +15499,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15194,7 +15565,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15215,6 +15596,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15358,6 +15740,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15406,7 +15789,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15440,6 +15823,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15460,7 +15846,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15505,53 +15897,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15687,6 +16035,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15712,10 +16065,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16031,7 +16384,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16047,6 +16400,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16335,6 +16716,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16476,7 +16910,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16487,7 +16921,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16510,7 +16944,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16657,12 +17091,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17133,7 +17567,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17191,6 +17625,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17323,6 +17805,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17509,10 +17992,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17766,6 +18249,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17936,6 +18422,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18772,6 +19266,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19009,7 +19508,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19482,7 +19981,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19597,8 +20097,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19663,7 +20163,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19684,6 +20194,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19827,6 +20338,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19875,7 +20387,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19909,6 +20421,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19929,7 +20444,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19974,53 +20495,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20156,6 +20633,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20181,10 +20663,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20500,7 +20982,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20516,6 +20998,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20755,8 +21265,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20963,7 +21471,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20990,7 +21498,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21246,7 +21754,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21395,6 +21903,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21536,7 +22097,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21547,7 +22108,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21570,7 +22131,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21717,12 +22278,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22193,7 +22754,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22251,6 +22812,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22383,6 +22992,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22569,10 +23179,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -22826,6 +23436,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22996,6 +23609,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23832,6 +24453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24069,7 +24695,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -24542,7 +25168,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24657,8 +25284,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24723,7 +25350,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24744,6 +25381,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24887,6 +25525,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -24935,7 +25574,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -24969,6 +25608,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -24989,7 +25631,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25034,53 +25682,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25216,6 +25820,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25241,10 +25850,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -25560,7 +26169,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -25576,6 +26185,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -25815,8 +26452,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -26023,7 +26658,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -26050,7 +26685,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -26306,7 +26941,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -26427,6 +27062,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -26568,7 +27265,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -26579,7 +27276,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -26602,7 +27299,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -26749,12 +27446,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27048,15 +27745,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -27234,7 +27922,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -27292,6 +27980,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -27424,6 +28160,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -27729,6 +28466,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -28059,7 +28797,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28086,7 +28824,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -28342,7 +29080,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -28402,10 +29140,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -28667,6 +29405,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29450,6 +30196,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29687,7 +30438,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30150,7 +30901,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30265,8 +31017,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30331,7 +31083,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30352,6 +31114,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -30495,6 +31258,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -30543,7 +31307,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -30577,6 +31341,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -30597,7 +31364,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -30642,53 +31415,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -30824,6 +31553,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -30849,10 +31583,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31168,7 +31902,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31184,6 +31918,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -31472,6 +32234,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -31613,7 +32428,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -31624,7 +32439,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -31647,7 +32462,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -31794,12 +32609,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -32270,7 +33085,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -32328,6 +33143,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -32460,6 +33323,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -32765,6 +33629,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -33095,7 +33960,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -33122,7 +33987,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -33378,7 +34243,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -33440,6 +34305,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -33528,10 +34401,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -34451,6 +35324,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34688,7 +35566,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -35151,7 +36029,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35266,8 +36145,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35332,7 +36211,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35353,6 +36242,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -35496,6 +36386,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -35544,7 +36435,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -35578,6 +36469,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -35598,7 +36492,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -35643,53 +36543,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -35825,6 +36681,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -35850,10 +36711,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -36169,7 +37030,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -36185,6 +37046,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -36562,6 +37451,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -36703,7 +37645,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -36714,7 +37656,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -36737,7 +37679,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -36884,12 +37826,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -37360,7 +38302,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -37418,6 +38360,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37550,6 +38540,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -37736,10 +38727,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -37993,6 +38984,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -38163,6 +39157,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38999,6 +40001,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39236,7 +40243,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -39709,7 +40716,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39824,8 +40832,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39890,7 +40898,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39911,6 +40929,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -40054,6 +41073,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -40102,7 +41122,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -40136,6 +41156,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -40156,7 +41179,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -40201,53 +41230,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -40383,6 +41368,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -40408,10 +41398,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -40727,7 +41717,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -40743,6 +41733,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -40982,8 +42000,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -41190,7 +42206,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -41217,7 +42233,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -41473,7 +42489,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -41606,6 +42622,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -41747,7 +42816,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -41758,7 +42827,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -41781,7 +42850,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -41928,12 +42997,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -42404,7 +43473,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -42462,6 +43531,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42594,6 +43711,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -42780,10 +43898,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -43037,6 +44155,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -43207,6 +44328,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44043,6 +45172,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44280,7 +45414,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -44753,7 +45887,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44868,8 +46003,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44934,7 +46069,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44955,6 +46100,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -45098,6 +46244,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -45146,7 +46293,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -45180,6 +46327,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -45200,7 +46350,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -45245,53 +46401,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -45427,6 +46539,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -45452,10 +46569,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -45771,7 +46888,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -45787,6 +46904,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -46026,8 +47171,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -46234,7 +47377,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -46261,7 +47404,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -46517,7 +47660,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md index 4bdff65bd148..989ec0c02a4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md index a145da9a07fd..47ae7f2a0e06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItem --- @@ -1916,6 +1916,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -2057,7 +2110,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -2068,7 +2121,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -2091,7 +2144,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -2238,12 +2291,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -2714,7 +2767,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2772,6 +2825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2904,6 +3005,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -3090,10 +3192,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -3310,6 +3412,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -3480,6 +3585,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4429,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4553,7 +4671,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -5026,7 +5144,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5260,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5326,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5357,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5371,6 +5501,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -5419,7 +5550,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -5453,6 +5584,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -5473,7 +5607,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -5518,53 +5658,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -5700,6 +5796,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -5725,10 +5826,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -6044,7 +6145,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -6060,6 +6161,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -6299,8 +6428,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -6507,7 +6634,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -6534,7 +6661,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6790,7 +6917,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6946,6 +7073,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -7087,7 +7267,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -7098,7 +7278,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -7121,7 +7301,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -7268,12 +7448,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -7744,7 +7924,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7802,6 +7982,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7934,6 +8162,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -8120,10 +8349,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8377,6 +8606,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -8547,6 +8779,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9623,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9620,7 +9865,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -10093,7 +10338,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10454,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10520,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10551,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10438,6 +10695,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10486,7 +10744,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10520,6 +10778,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10540,7 +10801,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10585,53 +10852,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -10767,6 +10990,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10792,10 +11020,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -11111,7 +11339,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -11127,6 +11355,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11366,8 +11622,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -11574,7 +11828,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -11601,7 +11855,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -11857,7 +12111,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -11988,6 +12242,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -12129,7 +12436,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -12140,7 +12447,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -12163,7 +12470,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -12310,12 +12617,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -12786,7 +13093,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12844,6 +13151,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12976,6 +13331,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -13162,10 +13518,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13419,6 +13775,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -13589,6 +13948,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14792,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14662,7 +15034,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -15135,7 +15507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15480,6 +15864,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15528,7 +15913,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15562,6 +15947,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15582,7 +15970,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15627,53 +16021,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15809,6 +16159,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15834,10 +16189,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -16153,7 +16508,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -16169,6 +16524,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16408,8 +16791,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -16616,7 +16997,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -16643,7 +17024,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -16899,7 +17280,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -17020,6 +17401,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -17161,7 +17604,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -17172,7 +17615,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -17195,7 +17638,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -17342,12 +17785,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17641,15 +18084,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -17827,7 +18261,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17885,6 +18319,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18017,6 +18499,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -18322,6 +18805,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -18652,7 +19136,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -18679,7 +19163,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -18935,7 +19419,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -18995,10 +19479,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -19260,6 +19744,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20535,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20280,7 +20777,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -20743,7 +21240,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21356,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21422,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21453,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21088,6 +21597,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -21136,7 +21646,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -21170,6 +21680,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -21190,7 +21703,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -21235,53 +21754,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -21417,6 +21892,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -21442,10 +21922,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -21761,7 +22241,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -21777,6 +22257,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -22137,6 +22645,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -22278,7 +22848,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -22289,7 +22859,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -22312,7 +22882,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -22459,12 +23029,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -22758,15 +23328,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22944,7 +23505,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -23002,6 +23563,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23134,6 +23743,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -23439,6 +24049,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -23769,7 +24380,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -23796,7 +24407,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -24052,7 +24663,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -24112,10 +24723,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -24377,6 +24988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25779,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25397,7 +26021,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25860,7 +26484,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26600,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26666,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26697,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26205,6 +26841,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -26253,7 +26890,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -26287,6 +26924,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -26307,7 +26947,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -26352,53 +26998,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -26534,6 +27136,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -26559,10 +27166,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26878,7 +27485,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26894,6 +27501,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -27182,6 +27817,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -27323,7 +28011,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -27334,7 +28022,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -27357,7 +28045,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -27504,12 +28192,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -27980,7 +28668,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -28038,6 +28726,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28170,6 +28906,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -28749,7 +29486,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -28776,7 +29513,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -29032,7 +29769,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -29092,10 +29829,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -29360,6 +30097,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30888,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30380,7 +31130,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -30843,7 +31593,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31709,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31775,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31806,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31188,6 +31950,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -31236,7 +31999,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -31270,6 +32033,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -31290,7 +32056,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -31335,53 +32107,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -31517,6 +32245,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -31542,10 +32275,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -31861,7 +32594,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -31877,6 +32610,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -32083,6 +32844,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -32637,7 +33399,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -32664,7 +33426,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [(Any) ]: This indicates any property can be added to this object. @@ -32921,7 +33683,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md index fb39a5ae3ed3..a4481d2a776d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemAnalytic --- @@ -717,6 +717,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -858,7 +911,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -869,7 +922,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -892,7 +945,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1039,12 +1092,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1515,7 +1568,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1573,6 +1626,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1705,6 +1806,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -1891,10 +1993,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2117,6 +2219,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2287,6 +2392,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3123,6 +3236,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3360,7 +3478,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -3833,7 +3951,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3948,8 +4067,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4014,7 +4133,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4035,6 +4164,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4178,6 +4308,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4226,7 +4357,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4260,6 +4391,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4280,7 +4414,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4325,53 +4465,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4507,6 +4603,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4532,10 +4633,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -4851,7 +4952,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -4867,6 +4968,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5106,8 +5235,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5314,7 +5441,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5341,7 +5468,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5597,7 +5724,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5754,6 +5881,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -5895,7 +6075,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -5906,7 +6086,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -5929,7 +6109,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6076,12 +6256,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6552,7 +6732,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6610,6 +6790,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6742,6 +6970,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -6928,10 +7157,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7148,6 +7377,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7318,6 +7550,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8154,6 +8394,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8391,7 +8636,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -8864,7 +9109,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8979,8 +9225,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9045,7 +9291,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9066,6 +9322,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9209,6 +9466,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9257,7 +9515,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9291,6 +9549,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9311,7 +9572,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9356,53 +9623,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9538,6 +9761,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9563,10 +9791,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -9882,7 +10110,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -9898,6 +10126,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10137,8 +10393,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10345,7 +10599,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10372,7 +10626,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10628,7 +10882,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -10808,6 +11062,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -10949,7 +11256,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -10960,7 +11267,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -10983,7 +11290,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11130,12 +11437,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11606,7 +11913,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -11664,6 +11971,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11796,6 +12151,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -11982,10 +12338,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -12208,6 +12564,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12378,6 +12737,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13214,6 +13581,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13451,7 +13823,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -13924,7 +14296,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14039,8 +14412,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14105,7 +14478,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14126,6 +14509,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14269,6 +14653,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -14317,7 +14702,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -14351,6 +14736,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -14371,7 +14759,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -14416,53 +14810,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -14598,6 +14948,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -14623,10 +14978,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -14942,7 +15297,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -14958,6 +15313,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -15197,8 +15580,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -15405,7 +15786,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -15432,7 +15813,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -15688,7 +16069,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -15841,6 +16222,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -15982,7 +16416,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -15993,7 +16427,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16016,7 +16450,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16163,12 +16597,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -16639,7 +17073,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -16697,6 +17131,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16829,6 +17311,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17015,10 +17498,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17241,6 +17724,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17411,6 +17897,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18247,6 +18741,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18484,7 +18983,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -18957,7 +19456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19072,8 +19572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19138,7 +19638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19159,6 +19669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19302,6 +19813,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19350,7 +19862,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19384,6 +19896,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19404,7 +19919,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19449,53 +19970,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -19631,6 +20108,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -19656,10 +20138,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -19975,7 +20457,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -19991,6 +20473,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20230,8 +20740,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20438,7 +20946,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20465,7 +20973,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -20721,7 +21229,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md index 6f0310eeca5f..39b2b51e68c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemAnalyticItemActivityStat --- @@ -942,6 +942,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1083,7 +1136,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1094,7 +1147,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1117,7 +1170,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1264,12 +1317,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1740,7 +1793,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -1798,6 +1851,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1930,6 +2031,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2116,10 +2218,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2365,6 +2467,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2535,6 +2640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3371,6 +3484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3608,7 +3726,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4081,7 +4199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4196,8 +4315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4262,7 +4381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4283,6 +4412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4426,6 +4556,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4474,7 +4605,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4508,6 +4639,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4528,7 +4662,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4573,53 +4713,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4755,6 +4851,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4780,10 +4881,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5099,7 +5200,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5115,6 +5216,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5354,8 +5483,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5562,7 +5689,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5589,7 +5716,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -5845,7 +5972,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -5985,6 +6112,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6126,7 +6306,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6137,7 +6317,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6160,7 +6340,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6307,12 +6487,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6783,7 +6963,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -6841,6 +7021,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -6973,6 +7201,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7159,10 +7388,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -7385,6 +7614,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -7555,6 +7787,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8391,6 +8631,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8628,7 +8873,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9101,7 +9346,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9216,8 +9462,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9282,7 +9528,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9303,6 +9559,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9446,6 +9703,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -9494,7 +9752,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -9528,6 +9786,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -9548,7 +9809,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -9593,53 +9860,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -9775,6 +9998,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -9800,10 +10028,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10119,7 +10347,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10135,6 +10363,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -10374,8 +10630,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -10582,7 +10836,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -10609,7 +10863,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -10865,7 +11119,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md index a2deb52978dd..25ad45f0945d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md index 1b87415ec91e..495be9309769 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md index 05e622653f02..d39b10b0765d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItem --- @@ -27,7 +27,7 @@ Update-MgUserDriveItemListItem -DriveId -DriveItemId -UserId < [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] [-CreatedByUser ] - [-CreatedDateTime ] [-Description ] + [-CreatedDateTime ] [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -55,7 +55,8 @@ Update-MgUserDriveItemListItem -DriveId -DriveItemId -UserId < Update-MgUserDriveItemListItem -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Analytics ] [-ContentType ] [-CreatedBy ] - [-CreatedByUser ] [-CreatedDateTime ] [-Description ] + [-CreatedByUser ] [-CreatedDateTime ] + [-Deleted ] [-Description ] [-DocumentSetVersions ] [-DriveItem ] [-ETag ] [-Fields ] [-Id ] [-LastModifiedBy ] [-LastModifiedByUser ] @@ -326,6 +327,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Deleted + +deleted +To construct, see NOTES section for DELETED properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphDeleted +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Description Provides a user-visible description of the item. @@ -1152,6 +1181,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -1293,7 +1375,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -1304,7 +1386,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -1327,7 +1409,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -1474,12 +1556,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -1950,7 +2032,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -2008,6 +2090,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2140,6 +2270,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -2326,10 +2457,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -2546,6 +2677,9 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -2716,6 +2850,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3694,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3789,7 +3936,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -4262,7 +4409,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4525,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4591,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4622,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -4607,6 +4766,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -4655,7 +4815,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -4689,6 +4849,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -4709,7 +4872,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -4754,53 +4923,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -4936,6 +5061,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -4961,10 +5091,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -5280,7 +5410,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -5296,6 +5426,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -5535,8 +5693,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -5743,7 +5899,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -5770,7 +5926,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -6026,7 +6182,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -6163,6 +6319,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -6304,7 +6513,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -6315,7 +6524,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -6338,7 +6547,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -6485,12 +6694,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -6961,7 +7170,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -7019,6 +7228,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7151,6 +7408,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -7730,7 +7988,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -7757,7 +8015,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -8013,7 +8271,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -8073,10 +8331,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -8341,6 +8599,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9390,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9361,7 +9632,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -9824,7 +10095,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10211,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10277,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10308,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10169,6 +10452,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -10217,7 +10501,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -10251,6 +10535,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -10271,7 +10558,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -10317,64 +10610,20 @@ Optional. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. Read-only. - [Id ]: The unique identifier for an entity. + [StartDateTime ]: The meeting start time in UTC. + [Transcripts ]: The transcripts of an online meeting. Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. + [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. +Can store up to 250 values, each with a limit of 250 characters. +NOTE: This property can't contain accent characters. +Returned only on $select. +Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + [Outlook ]: outlookUser + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. -Can store up to 250 values, each with a limit of 250 characters. -NOTE: This property can't contain accent characters. -Returned only on $select. -Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). - [Outlook ]: outlookUser - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [MasterCategories ]: A list of categories defined for the user. - [Id ]: The unique identifier for an entity. + [MasterCategories ]: A list of categories defined for the user. + [Id ]: The unique identifier for an entity. Read-only. [Color ]: categoryColor [DisplayName ]: A unique name that identifies a category in the user's mailbox. @@ -10498,6 +10747,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -10523,10 +10777,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -10842,7 +11096,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -10858,6 +11112,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -11064,6 +11346,7 @@ Read-only. Read-only. [Analytics ]: itemAnalytics [ContentType ]: contentTypeInfo + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -11200,6 +11483,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -11341,7 +11686,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -11352,7 +11697,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -11375,7 +11720,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -11522,12 +11867,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -11821,15 +12166,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -12007,7 +12343,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -12065,6 +12401,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12197,6 +12581,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -12502,6 +12887,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -12832,7 +13218,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -12859,7 +13245,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -13115,7 +13501,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -13175,10 +13561,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -13440,6 +13826,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14617,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14460,7 +14859,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -14923,7 +15322,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15438,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15504,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15535,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15268,6 +15679,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -15316,7 +15728,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -15350,6 +15762,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -15370,7 +15785,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -15415,53 +15836,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -15597,6 +15974,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -15622,10 +16004,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -15941,7 +16323,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -15957,6 +16339,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -16145,6 +16555,10 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? +DELETED ``: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + DOCUMENTSETVERSIONS : Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -16282,6 +16696,59 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -16423,7 +16890,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -16434,7 +16901,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -16457,7 +16924,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -16604,12 +17071,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -17080,7 +17547,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -17138,6 +17605,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17270,6 +17785,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -17456,10 +17972,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -17713,6 +18229,9 @@ Read-only. [ItemActivityStats ]: [LastSevenDays ]: itemActivityStat [ContentType ]: contentTypeInfo + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -17883,6 +18402,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +19246,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18956,7 +19488,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -19429,7 +19961,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +20077,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +20143,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +20174,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -19774,6 +20318,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -19822,7 +20367,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -19856,6 +20401,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -19876,7 +20424,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -19921,53 +20475,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -20103,6 +20613,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -20128,10 +20643,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -20447,7 +20962,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -20463,6 +20978,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. @@ -20702,8 +21245,6 @@ Read-only. Nullable. [Content ]: The content stream, if the item represents a file. [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. [File ]: file [(Any) ]: This indicates any property can be added to this object. [Hashes ]: hashes @@ -20910,7 +21451,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -20937,7 +21478,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -21193,7 +21734,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -21340,6 +21881,68 @@ Must be a valid hex color Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + [AdhocCalls ]: Ad hoc calls associated with the user. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [Recordings ]: The recordings of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this recording. +Read-only. + [Content ]: The content of the recording. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the recording was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the recording ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. +Read-only. + [MeetingOrganizer ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [RecordingContentUrl ]: The URL that can be used to access the content of the recording. +Read-only. + [Transcripts ]: The transcripts of a call. +Read-only. + [Id ]: The unique identifier for an entity. +Read-only. + [CallId ]: The unique identifier for the call that is related to this transcript. +Read-only. + [Content ]: The content of the transcript. +Read-only. + [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. +Read-only. + [CreatedDateTime ]: Date and time at which the transcript was created. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [EndDateTime ]: Date and time at which the transcription ends. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +Read-only. + [MeetingId ]: The unique identifier of the online meeting related to this transcript. +Read-only. + [MeetingOrganizer ]: identitySet + [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. +Read-only. + [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. +Read-only. [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. @@ -21481,7 +22084,7 @@ Supports $filter (eq, ne, not, startsWith). Set to null. [DeviceOwnership ]: Ownership of the device. Intune sets this property. -Possible values are: unknown, company, personal. +The possible values are: unknown, company, personal. [DeviceVersion ]: For internal use only. [DisplayName ]: The display name for the device. Maximum length is 256 characters. @@ -21492,7 +22095,7 @@ For example, Apple Device Enrollment Profile, Device enrollment - Corporate devi This property is set by Intune. [EnrollmentType ]: Enrollment type of the device. Intune sets this property. -Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. +The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. [Extensions ]: The collection of open extensions defined for the device. Read-only. @@ -21515,7 +22118,7 @@ Returned only on $select. This property can only be updated by Intune. [ManagementType ]: The management channel of the device. This property is set by Intune. -Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. +The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. [Manufacturer ]: Manufacturer of the device. Read-only. [MdmAppId ]: Application identifier used to register device into MDM. @@ -21662,12 +22265,12 @@ Supports $filter (eq, not, ge, le, startsWith). [Id ]: The unique identifier for an entity. Read-only. [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. -Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. [Id ]: The unique identifier for an entity. Read-only. [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. -Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. +The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. [EmailAddress ]: emailAddress [(Any) ]: This indicates any property can be added to this object. [Address ]: The email address of the person or entity. @@ -21961,15 +22564,6 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity [Description ]: Verbose description of the application. [DisplayName ]: The name of the app provided by the app developer. [LastModifiedDateTime ]: @@ -22147,7 +22741,7 @@ Read-only. [Permission ]: The name of the resource-specific permission. Read-only. [PermissionType ]: The type of permission. -Possible values are: Application, Delegated. +The possible values are: Application, Delegated. Read-only. [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. @@ -22205,6 +22799,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22337,6 +22979,7 @@ Read-only. [AutoTooltip ]: [Description ]: [DisplayName ]: + [HasProtection ]: [IsDefault ]: [IsEndpointProtectionEnabled ]: [IsScopedToUser ]: @@ -22642,6 +23285,7 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The ID of the content type. [Name ]: The name of the content type. + [Deleted ]: deleted [DocumentSetVersions ]: Version information for a document set version created by a user. [Fields ]: fieldValueSet [(Any) ]: This indicates any property can be added to this object. @@ -22972,7 +23616,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [CalculationMode ]: Returns the calculation mode used in the workbook. -Possible values are: Automatic, AutomaticExceptTables, Manual. +The possible values are: Automatic, AutomaticExceptTables, Manual. [Comments ]: Represents a collection of comments in a workbook. [Id ]: The unique identifier for an entity. Read-only. @@ -22999,7 +23643,7 @@ Read-only. [Scope ]: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. [Type ]: The type of reference is associated with the name. -Possible values are: String, Integer, Double, Boolean, Range. +The possible values are: String, Integer, Double, Boolean, Range. Read-only. [Value ]: Json [Visible ]: Indicates whether the object is visible. @@ -23255,7 +23899,7 @@ Read-only. The possible values are: PinYin, StrokeCount. Read-only. [Style ]: A constant value that represents the Table style. -Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. +The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. [Worksheet ]: workbookWorksheet [Visibility ]: The visibility of the worksheet. @@ -23315,10 +23959,10 @@ Read-only. [Calculated ]: calculatedColumn [(Any) ]: This indicates any property can be added to this object. [Format ]: For dateTime output types, the format of the value. -Possible values are: dateOnly or dateTime. +The possible values are: dateOnly or dateTime. [Formula ]: The formula used to compute the value for this column. [OutputType ]: The output type used to format values in this column. -Possible values are: boolean, currency, dateTime, number, or text. +The possible values are: boolean, currency, dateTime, number, or text. [Choice ]: choiceColumn [(Any) ]: This indicates any property can be added to this object. [AllowTextEntry ]: If true, allows custom values that aren't in the configured choices. @@ -23580,6 +24224,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +25015,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24600,7 +25257,7 @@ Read-only. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). [Visibility ]: Specifies the group join policy and group content visibility for groups. -Possible values are: Private, Public, or HiddenMembership. +The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. @@ -25063,7 +25720,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25836,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25902,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25933,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25408,6 +26077,7 @@ Supports $filter (eq, ne, not, ge, le, in, startsWith). Read-only. Returned only on $select. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior [OnPremisesSyncEnabled ]: true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. @@ -25456,7 +26126,7 @@ If set, the maximum supported length is 256 characters. [Identity ]: identity [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. +The possible values are: None, Attendee, Presenter, and Organizer. [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. [ExternalEventInformation ]: The external information of a virtual event. Returned only for event organizers or coorganizers. @@ -25490,6 +26160,9 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. Optional. + [ExpiryDateTime ]: Indicates the date and time when the meeting resource expires. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. [JoinInformation ]: itemBody @@ -25510,7 +26183,13 @@ Read-only. [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. [Scope ]: lobbyBypassScope + [MeetingOptionsWebUrl ]: Provides the URL to the Teams meeting options page for the specified meeting. +This link allows only the organizer to configure meeting settings. + [MeetingSpokenLanguageTag ]: Specifies the spoken language used during the meeting for recording and transcription purposes. [RecordAutomatically ]: Indicates whether to record the meeting automatically. + [SensitivityLabelAssignment ]: onlineMeetingSensitivityLabelAssignment + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabelId ]: The ID of the sensitivity label that is applied to the Teams meeting. [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode [Subject ]: The subject of the online meeting. [VideoTeleconferenceId ]: The video teleconferencing ID. @@ -25555,53 +26234,9 @@ Optional. [Upn ]: User principal name of the participant. [Organizer ]: meetingParticipantInfo [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. Read-only. [StartDateTime ]: The meeting start time in UTC. [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. Read-only. [OtherMails ]: A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. @@ -25737,6 +26372,11 @@ Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, [ExpiryDateTime ]: dateTimeTimeZone [Message ]: itemBody [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. + [WorkLocation ]: userWorkLocation + [(Any) ]: This indicates any property can be added to this object. + [PlaceId ]: Identifier of the place, if applicable. + [Source ]: workLocationSource + [WorkLocationType ]: workLocationType [Print ]: userPrint [(Any) ]: This indicates any property can be added to this object. [RecentPrinterShares ]: @@ -25762,10 +26402,10 @@ Valid values are described in the following table. Read-only. [IsPageRangeSupported ]: True if the printer supports printing by page ranges; false otherwise. [LeftMargins ]: A list of supported left margins(in microns) for the printer. - [MediaColors ]: The media (i.e., paper) colors supported by the printer. + [MediaColors ]: The media (for example, paper) colors supported by the printer. [MediaSizes ]: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. -Valid values are in the following table. +For the list of supported values, see mediaSizes values. [MediaTypes ]: The media types supported by the printer. [MultipageLayouts ]: The presentation directions supported by the printer. Supported values are described in the following table. @@ -26081,7 +26721,7 @@ Read-only. [State ]: [Total ]: [Used ]: - [Windows ]: + [Windows ]: The Windows settings of the user stored in the cloud. [Id ]: The unique identifier for an entity. Read-only. [Instances ]: A collection of setting values for a given windowsSetting. @@ -26097,6 +26737,34 @@ Refers to the user's Windows device that modified the object at the specified da [PayloadType ]: The type of setting payloads contained in the instances navigation property. [SettingType ]: windowsSettingType [WindowsDeviceId ]: A unique identifier for the device the setting might belong to if it is of the settingType backup. + [WorkHoursAndLocations ]: workHoursAndLocationsSetting + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [MaxSharedWorkLocationDetails ]: maxWorkLocationDetails + [Occurrences ]: Collection of work plan occurrences. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [RecurrenceId ]: The identifier of the parent recurrence pattern that generated this occurrence. +The value is null for time-off occurrences because they don't have a parent recurrence. + [Start ]: dateTimeTimeZone + [TimeOffDetails ]: timeOffDetails + [(Any) ]: This indicates any property can be added to this object. + [IsAllDay ]: Indicates whether the time-off entry spans the entire day. + [Subject ]: The subject or reason for the time-off entry. + [WorkLocationType ]: workLocationType + [Recurrences ]: Collection of recurring work plans defined by the user. + [Id ]: The unique identifier for an entity. +Read-only. + [End ]: dateTimeTimeZone + [PlaceId ]: Identifier of a place from the Microsoft Graph Places Directory API. +Only applicable when workLocationType is set to office. + [Recurrence ]: patternedRecurrence + [Start ]: dateTimeTimeZone + [WorkLocationType ]: workLocationType [ShowInAddressList ]: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md index 96cad72af7d7..5ea86bcb99b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md index aa1d74c567f5..c703c53fe875 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md index fb588c334382..ba4dc0ea1635 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md index 50433a187e47..6abe7523f1d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md index bdd099f2a51f..b8885fee3bf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md index 8ecb0c674965..81651022c0ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md index e530eddcca6b..fb67d6a67523 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md index dfce04738721..555ade64ec4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md index eb7704c23a29..37045d3110f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md index 2cc9d8f9b863..507a3aaecfae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 02/03/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md index c70aae02235e..2075873848d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md @@ -4,7 {"code":"deadline_exceeded","msg":"operation timed out"}